summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4a0cd8c7d6a..e2d2569b480 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
*.vcxproj*
*.tlog
*.log
-*.obj
+*.obj*
*.ilk
*.exe
*.dll
@@ -15,6 +15,7 @@
*S_T.cpp
*S_T.h
*S_T.inl
+*.bmak
.depend.*
GNUmakefile*
@@ -39,4 +40,6 @@ ipch/
*.o
*.res
*.opendb
-*.VC.db
+*.VC.db*
+*.tds
+*.*codeanalysis*