mirror of
https://github.com/glest/glest-source.git
synced 2025-09-25 15:09:03 +02:00
updated .ignore for windows
This commit is contained in:
Submodule data/glest_game updated: 736113a2b4...c3ef4617d3
8
mk/windoze/.gitignore
vendored
8
mk/windoze/.gitignore
vendored
@@ -1,4 +1,7 @@
|
||||
/Release/
|
||||
/*/Release/
|
||||
/x64/
|
||||
/*/x64/
|
||||
|
||||
# Windows_build
|
||||
*.dll
|
||||
@@ -9,6 +12,8 @@
|
||||
*.map
|
||||
*.dmp
|
||||
*.dat
|
||||
*.ipdb
|
||||
*.iobj
|
||||
/lua/
|
||||
#
|
||||
|
||||
@@ -19,8 +24,7 @@
|
||||
/servers.ini
|
||||
# Files generated during build
|
||||
/xml_test_malformed.xml
|
||||
/vc2012/x64/
|
||||
/vc2012/xml_test_malformed.xml
|
||||
/*/xml_test_malformed.xml
|
||||
|
||||
# Coverity
|
||||
/cov-analysis*/
|
||||
|
Reference in New Issue
Block a user