소스 검색

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