summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-03-01 10:57:29 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-03-01 10:57:29 -0800
commit294e7cbd5d8057b2fdefdee9fc2d4807144baf6b (patch)
tree018cd6d5b8965523c19cb51d4294606bf5a7d47f /.gitignore
parent4b97b50a48eb0b3a978d7d4fb082e07f51363953 (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
+*~