.gitignore: add binary files and libtool stuff master
authorPaul Brossier <piem@piem.org>
Sun, 20 Dec 2009 19:03:07 +0000 (20:03 +0100)
committerPaul Brossier <piem@piem.org>
Sun, 20 Dec 2009 19:03:07 +0000 (20:03 +0100)
.gitignore

index 8fd2971..91a2edf 100644 (file)
@@ -5,6 +5,7 @@ aclocal.m4
 autom4te.cache/
 depcomp
 ltmain.sh
+libtool
 install-sh
 missing
 config.guess
@@ -15,3 +16,9 @@ configure
 config.h
 config.h.in
 config.h.in~
+stamp-h1
+*.la
+*.lo
+*.o
+.deps
+.libs