diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-07-13 14:59:10 -0700 |
---|---|---|
committer | Alan Coopersmith <alanc@alf.(none)> | 2006-07-13 14:59:10 -0700 |
commit | abab8955bdb30ffe74dc3b8fe2e6b009a2d2cf3d (patch) | |
tree | 68780941c19eac9c327004800e1e6c499fb80a02 /.gitignore | |
parent | 8bf896eb20d6752f31b7d966ff6d8c3f905b536d (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..e6393b3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +depcomp +install-sh +libtool +ltmain.sh +missing +mkinstalldirs +stamp-h1 +xv.pc |