summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 16:35:03 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2011-12-23 21:24:03 +0100
commit2c41c69dfcb0c8d7ceeda8299be11e87d1e73623 (patch)
tree35e5931a5ee534f7f7f77be7acf804c57432bb75 /.gitignore
parent7c061f216ee04a8df5f49521b146f4a274b5f1ac (diff)
Update .gitignore
Only ignore these paths if they are a directory. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6992cc9..07b1ff5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,8 @@
*.la
*.lo
*.o
-.deps
-.libs
+.deps/
+.libs/
Makefile
Makefile.in
@@ -17,7 +17,7 @@ Module.symvers
modules.order
/aclocal.m4
-/autom4te.cache
+/autom4te.cache/
/compile
/config.*
/configure