summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-12-17 16:32:43 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-12-17 16:32:43 +0100
commit002e7c729ec905e9351c9dbdafd988d921dd6699 (patch)
tree495663a3423df9444f8182bbc2b7eb8e7702d7fd
parent1aa4c6135545ee8107584406f9d865d13c65a5ce (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 6c7f08c..cf1c1da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,8 @@
*.la
*.lo
*.o
-.deps
-.libs
+.deps/
+.libs/
Makefile
Makefile.in
@@ -13,7 +13,7 @@ Makefile.in
# build system
/aclocal.m4
-/autom4te.cache
+/autom4te.cache/
/config.*
/configure
/depcomp