瀏覽代碼

Merge branch 'master' of https://github.com/wdang/gitignore into wdang-master

Chris Wanstrath 14 年之前
父節點
當前提交
e2adce27c6
共有 1 個文件被更改,包括 19 次插入6 次删除
  1. 19 6
      Global/VisualStudio.gitignore

+ 19 - 6
Global/VisualStudio.gitignore

@@ -6,9 +6,24 @@
 *.user
 
 # Build results
-Debug/
-Release/
+[Dd]ebug/
+[Rr]elease/
+*_i.c
+*_p.c
+*.ilk
+*.meta
 *.obj
+*.pch
+*.pdb
+*.pgc
+*.pgd
+*.rsp
+*.sbr
+*.tlb
+*.tli
+*.tlh
+*.tmp
+*.vspscc
 .builds
 
 # Visual C++ cache files
@@ -39,10 +54,8 @@ DocProject/Help/html
 publish
 
 # Others
-bin
-Bin
-obj
-Obj
+[Bb]in
+[Oo]bj
 sql
 TestResults
 *.Cache