updated .ignore for windows

This commit is contained in:
filux
2015-11-08 19:42:24 +01:00
parent fe96ce94a8
commit 652cf1c5eb
2 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
/Release/ /Release/
/*/Release/
/x64/
/*/x64/
# Windows_build # Windows_build
*.dll *.dll
@@ -9,6 +12,8 @@
*.map *.map
*.dmp *.dmp
*.dat *.dat
*.ipdb
*.iobj
/lua/ /lua/
# #
@@ -19,8 +24,7 @@
/servers.ini /servers.ini
# Files generated during build # Files generated during build
/xml_test_malformed.xml /xml_test_malformed.xml
/vc2012/x64/ /*/xml_test_malformed.xml
/vc2012/xml_test_malformed.xml
# Coverity # Coverity
/cov-analysis*/ /cov-analysis*/