forked from wolfSSL/wolfssl
Merge pull request #1015 from dgarske/config_ignore_cleanup
Improve the Git ignore formula for `config`
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,7 +9,8 @@ ctaocrypt/src/src/
|
|||||||
*.cache
|
*.cache
|
||||||
.dirstamp
|
.dirstamp
|
||||||
*.user
|
*.user
|
||||||
config*
|
configure
|
||||||
|
config.*
|
||||||
*Debug/
|
*Debug/
|
||||||
*Release/
|
*Release/
|
||||||
*.ncb
|
*.ncb
|
||||||
|
Reference in New Issue
Block a user