summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 04:14:30 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-17 04:14:30 +0100
commit828c3d36ec8fc00c672252a7c5b071ab72dddc23 (patch)
tree4fa5d9a651c819a6112bd049a7978a928df3a054
parentbae830bbfc10b3892d48cde9bafc6f7356f0affc (diff)
Update .gitignore
Only ignore these paths if they are a directory.
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 04462c0..44f7088 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,13 +2,13 @@
*.la
*.lo
*.o
-.deps
-.libs
+.deps/
+.libs/
Makefile
Makefile.in
/aclocal.m4
-/autom4te.cache
+/autom4te.cache/
/compile
/config.*
/configure