summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-10 17:05:24 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-10 17:05:24 +0200
commit540a8d30ffeac5d6214b2c7bc6354e01d3f403d7 (patch)
tree199e2a1154e5b2ea2e6354db7324eb7d93070a87 /.gitignore
parent3763777e7811b7efdae57d747f02f51fe4706fc4 (diff)
downloadcrawler-540a8d30ffeac5d6214b2c7bc6354e01d3f403d7.tar.gz
crawler-540a8d30ffeac5d6214b2c7bc6354e01d3f403d7.tar.bz2
module loader works on Windows, simple URL normalizer test works
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