Browse Source

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

Chris Wanstrath 14 years ago
parent
commit
e2adce27c6
1 changed files with 19 additions and 6 deletions
  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