summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-04-10 19:22:15 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-04-10 19:22:15 -0700
commit3d4f1cbe3f54f0acbecef5c45d8082b631b67ae4 (patch)
treeb5086ca5616082adf12eb1adf3232f3724a2b8ab
parent31f21b77706a614cf1f47ee25f42848cfa5198cb (diff)
Add a .gitignore file
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c7e3950
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*~
+Makefile.in
+aclocal.m4
+autom4te.cache
+configure
+install-sh
+missing