summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 03:49:04 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-17 03:49:04 +0100
commitebeb332b7bf1eb40800d4540d5f445eb27474c18 (patch)
tree4129bff94eb43ab15524b41a591b40bd488ffc7e
parent98a8de97de020cedb0240cd0554dc6246bf0237a (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 c7acff2..b899b3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
-.deps
-.libs
+.deps/
+.libs/
Makefile
Makefile.in
*.o
@@ -7,7 +7,7 @@ Makefile.in
*.lo
/aclocal.m4
-/autom4te.cache
+/autom4te.cache/
/compile
/config.*
/configure