.gitignore: add ignore patterns
authorPaul Brossier <piem@piem.org>
Fri, 11 Dec 2009 18:20:50 +0000 (19:20 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 11 Dec 2009 18:20:50 +0000 (19:20 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8fd2971
--- /dev/null
@@ -0,0 +1,17 @@
+Makefile.in
+Makefile
+INSTALL
+aclocal.m4
+autom4te.cache/
+depcomp
+ltmain.sh
+install-sh
+missing
+config.guess
+config.log
+config.status
+config.sub
+configure
+config.h
+config.h.in
+config.h.in~