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 f631773..71fd749 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,11 @@
*.so
*.exe
*.exe.manifest
+*.pdb
+*.ilk
+*.dll
+*.dll.manifest
+*.exp
*~
tests/*/test1
tests/*/test2