summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-03-01 10:44:29 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-03-01 10:44:29 -0800
commite72a66c4cd7c4dd9fc8b500b3b40fbe7d97be68a (patch)
tree19be30f571346914e279fef24de09b9e35c0339d /.gitignore
parent23eae9e5dedfe2a5930d30af0de1b7a1ba21fc1a (diff)
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..2df4a8d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+Makefile
+Makefile.in
+*.la
+*.lo
+aclocal.m4
+autom4te.cache
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
+*~