commit | e83ac1d7d1dc8503d150ba836ebadab542fd740f | [log] [tgz] |
---|---|---|
author | Rich Evans <rich.evans@arm.com> | Tue Feb 03 11:29:35 2015 +0000 |
committer | Rich Evans <rich.evans@arm.com> | Tue Feb 10 10:14:15 2015 +0000 |
tree | 25845e7b89dd7860b4a92b74840ff3eacf71e009 | |
parent | b1c846e41feabc3b601ebf35629148080b073520 [diff] |
modify include .gitignore to ignore check_config generated when build fails due to incorrect config
diff --git a/include/.gitignore b/include/.gitignore index feab4e2..53a36d4 100644 --- a/include/.gitignore +++ b/include/.gitignore
@@ -1,3 +1,4 @@ Makefile *.sln *.vcxproj +polarssl/check_config