Add .gitignore file
authorDaniel Stone <daniel@fooishbar.org>
Thu, 24 May 2007 13:24:39 +0000 (16:24 +0300)
committerDaniel Stone <daniels@endtroducing.fooishbar.org>
Thu, 24 May 2007 13:24:39 +0000 (16:24 +0300)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ee2f0a3
--- /dev/null
@@ -0,0 +1,30 @@
+Makefile
+Makefile.in
+.deps
+.libs
+.msg
+*.lo
+*.la
+*.a
+*.o
+*~
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+pixman.pc
+stamp-h?
+config.h
+config.h.in
+.*.swp
+test/composite-test
+test/gradient-test