瀏覽代碼

Updated gitignore for the moved shell scripts

Added some of the new visual studio output files to the ignore list too
Lemongrass3110 8 年之前
父節點
當前提交
3995fff863
共有 1 個文件被更改,包括 9 次插入0 次删除
  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