diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 10:42:30 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-03-01 10:42:30 -0800 |
commit | 6438659655d3cc23e39be9c0c9673c3247282997 (patch) | |
tree | e34e804ec82fd93fd40262ed77db9a0429b663ef /.gitignore | |
parent | 43d9703ddf79314015b66c81c671ef254fbb3934 (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 +*~ |