Przeglądaj źródła

Updated gitignore for the moved shell scripts

Added some of the new visual studio output files to the ignore list too
Lemongrass3110 8 lat temu
rodzic
commit
3995fff863
1 zmienionych plików z 9 dodań i 0 usunięć
  1. 9 0
      .gitignore

+ 9 - 0
.gitignore

@@ -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