Update .gitignore
authorJan Engelhardt <jengelh@medozas.de>
Sat, 17 Dec 2011 03:01:46 +0000 (04:01 +0100)
committerr.kubiak <r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:06 +0000 (14:12 +0100)
Only ignore these paths if they are a directory.

.gitignore

index d1239be..68bfe37 100644 (file)
@@ -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