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:
parent
448e5e893f
commit
3995fff863
9
.gitignore
vendored
9
.gitignore
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user