summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-07-12 19:30:25 -0700
committerAlan Coopersmith <alanc@alf.(none)>2006-07-12 19:30:25 -0700
commit08130178348738603ab916036ac63afd41b27e94 (patch)
tree87a70419f58867d533a999e3b94efaa6b04470dd
parentddb3d2e94df03c5d06717189f5e349342ad0fa09 (diff)
Create .gitignore
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d6152d5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+*~
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+.deps
+install-sh
+Makefile
+Makefile.in
+MakeOut
+missing
+mkinstalldirs
+stamp-h1