Add a reasonable generic .gitignore
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 9 Oct 2008 12:30:47 +0000 (13:30 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 9 Oct 2008 12:30:47 +0000 (13:30 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..03cd96b
--- /dev/null
@@ -0,0 +1,30 @@
+*.[oa]
+*.gcda
+*.gcno
+*.la
+*.lo
+*.loT
+*.sw[po]
+*.tar.*
+*~
+.deps
+.libs
+INSTALL
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1