summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2bcf19361ab..4ebaed388b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,19 @@
*.sdf
*.sln
*.suo
+Debug
+*A.cpp
+*A.h
+*A.inl
+*C.cpp
+*C.h
+*C.inl
+*S.cpp
+*S.h
+*S.inl
+*S_T.cpp
+*S_T.h
+*S_T.inl
.depend.*
GNUmakefile*