mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
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