summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 74d30cd..4ec1f93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,21 @@ obj
cmake-build-debug
work
+# ignore VC++5 temp files / artifacts
+*.aps
+*.dll
+*.exe
+*.exp
+*.ilk
+*.lib
+*.map
+*.ncb
+*.opt
+*.pch
+*.pdb
+*.plg
+*.res
+
+# ignore original resource files
+res
+!*.rc2