diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-08 19:07:36 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-08 19:07:36 -0800 |
commit | b785d61b96d6f16a96aa4bc60777aea444760b8a (patch) | |
tree | aebf176df47d98924b53eb08f07a6939d631da87 /.gitignore | |
parent | f0c85f1ffc9be543c09f3e0ff598407a8028813c (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 20 |
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 +*~ |