summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-07 08:28:12 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-07 08:28:12 +0200
commit6c8d62160c3a5d744f797f06d8c505c5bb8f2622 (patch)
tree74c56f8c33f76837fd83452e5c4c60cf8ec0c3e8 /.gitignore
parent2db310d15eb46247e7221107dc2b82826a296d6b (diff)
downloadcrawler-6c8d62160c3a5d744f797f06d8c505c5bb8f2622.tar.gz
crawler-6c8d62160c3a5d744f797f06d8c505c5bb8f2622.tar.bz2
reduced some code duplication when registering modules
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2ba8d22..b28a811 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,12 +2,14 @@
*.RES
*.d
*.o
+*.sho++
*.db
*.a
+*.so
*~
tests/*/test1
tests/*/test2
tests/*/test3
-crawlingwolf
+src/crawlingwolf
makefiles/gmake/platform.mk.vars
makefiles/gmake/platform.vars