Updated gitignore for the moved shell scripts

Added some of the new visual studio output files to the ignore list too
This commit is contained in:
Lemongrass3110 2017-04-26 03:18:58 +02:00
parent 448e5e893f
commit 3995fff863

9
.gitignore vendored
View File

@ -14,6 +14,8 @@ Thumbs.db
/*.exe
/*.exe.*
/*.ilk
/*.iobj
/*.ipdb
/*.log
/*.ncb
/*.opensdf
@ -148,3 +150,10 @@ Thumbs.db
/.idea/workspace.xml
/build/
# bat tools
/charserv.bat
/logserv.bat
/mapcache.bat
/mapserv.bat
/runserver.bat
/serv.bat