summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-03-24 16:02:55 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-03-24 16:02:55 -0700
commit26cb2802170d349fa1b2ab2237e6f2c0d1df1709 (patch)
treeb2a139c5e35d55a2c32fb9a49232512ed3c07676
parent4d821427ac3e7e3de86f46e3b1e638c65758b774 (diff)
Add .gitignore
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--.gitignore24
1 files changed, 24 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4314021
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,24 @@
+aclocal.m4
+autom4te.cache
+config.guess
+config.log
+config.status
+config.sub
+configure
+depcomp
+.deps
+install-sh
+makedepend.1
+makedepend-config.h
+makedepend-config.h.in
+Makefile
+Makefile.in
+MakeOut
+missing
+mkinstalldirs
+stamp-h1
+*~
+*.o
+makedepend-*tar.*
+ChangeLog
+tags