mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-23 06:35:31 +00:00
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
include/.gitignore
vendored
1
include/.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
Makefile
|
||||
*.sln
|
||||
*.vcxproj
|
||||
polarssl/check_config
|
||||
|
|
Loading…
Reference in a new issue