From 22fc5d02a4b02e83a164a0b2d63395ef0d93a0f8 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sun, 20 Dec 2009 20:03:07 +0100 Subject: [PATCH] .gitignore: add binary files and libtool stuff --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 8fd2971..91a2edf 100644 --- a/.gitignore +++ b/.gitignore @@ -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 -- 2.11.0