summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b28a811..f631773 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,16 @@
*.DIFF
*.RES
+*.ERR
*.d
*.o
+*.obj
*.sho++
*.db
*.a
+*.lib
*.so
+*.exe
+*.exe.manifest
*~
tests/*/test1
tests/*/test2