updating the ignore
This commit is contained in:
@@ -8,6 +8,10 @@ tests/*.err
|
|||||||
*.suo
|
*.suo
|
||||||
*.obj
|
*.obj
|
||||||
*.app
|
*.app
|
||||||
|
*.dep
|
||||||
|
*.idb
|
||||||
|
*.pdb
|
||||||
|
*.exp
|
||||||
.hg
|
.hg
|
||||||
.hgignore
|
.hgignore
|
||||||
.hgtags
|
.hgtags
|
||||||
@@ -16,18 +20,28 @@ tests/*.err
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
*.pbxuser
|
*.pbxuser
|
||||||
|
*.user
|
||||||
*.mode1v3
|
*.mode1v3
|
||||||
*.exe
|
*.exe
|
||||||
*.vdi
|
*.vdi
|
||||||
PBProject/build
|
PBProject/build
|
||||||
Xcode/build
|
Xcode/build
|
||||||
src/build-*
|
src/build-*
|
||||||
|
src/Release-*
|
||||||
|
src/libtomcrypt/build-*
|
||||||
|
src/libtomcrypt/Release-*
|
||||||
|
src/libtommath/build-*
|
||||||
|
src/libtommath/Release-*
|
||||||
ver.cpp
|
ver.cpp
|
||||||
lib*_link.a
|
lib*_link.a
|
||||||
Data/UserPrefs
|
Data/UserPrefs
|
||||||
PBProject/Hardware.plist
|
PBProject/Hardware.plist
|
||||||
Themes/pump
|
Themes/pump
|
||||||
Themes/optical-release
|
Themes/optical-release
|
||||||
|
src/version.bin
|
||||||
|
src/verstub.cpp
|
||||||
|
nsis_strings_temp.inc
|
||||||
|
Data/SpeedMods.txt
|
||||||
|
|
||||||
syntax: regexp
|
syntax: regexp
|
||||||
.*\#.*\#$
|
.*\#.*\#$
|
||||||
|
|||||||
Reference in New Issue
Block a user