Add a .gitignore file
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 21 Jan 2011 10:56:17 +0000 (10:56 +0000)
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>
Thu, 27 Jan 2011 22:04:12 +0000 (17:04 -0500)
Hooray for a clean git status!

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..3f0180b
--- /dev/null
@@ -0,0 +1,29 @@
+*.o
+.deps
+.libs
+Makefile
+Makefile.in
+TAGS
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.h.in~
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+missing
+stamp-*
+
+sysprof
+sysprof-cli
+testelf
+testunwind
+
+.*.sw?
+.gdb_history