diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 11:04:01 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 11:04:01 -0800 |
commit | 697a0195476c9a65b5ee17ccca3eab60439ffdad (patch) | |
tree | fd4af3c376d3f3610309605e2b8b21a21002cac5 /.gitignore | |
parent | b86a3f4662d384e3a3540340bfd5171ab2523c34 (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 +*~ |