modify include .gitignore to ignore check_config generated when build fails due to incorrect config
This commit is contained in:
parent
b1c846e41f
commit
e83ac1d7d1
1 changed files with 1 additions and 0 deletions
1
include/.gitignore
vendored
1
include/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
Makefile
|
||||
*.sln
|
||||
*.vcxproj
|
||||
polarssl/check_config
|
||||
|
|
Loading…
Reference in a new issue