[Libdlo] [PATCH 2/4] add autoconf files to the .gitignore file

Greg KH greg at kroah.com
Fri May 22 15:54:16 PDT 2009


From: Greg Kroah-Hartman <gregkh at suse.de>

Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
---
 .gitignore |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7f18ac5..61022f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,16 @@
 *.o
 *.lo
+*.swp
+*.m4
+.deps/
+m4/
+autom4te.cache/
+Makefile
+Makefile.in
+config.h
+config.h.in
+config.log
+config.status
+configure
+libtool
+stamp-h1
-- 
1.6.3.1



More information about the Libdlo mailing list