diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-02 19:03:44 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-01-02 19:03:44 -0800 |
commit | 028ed782e7a3e502e54f1343d66b1311cb00a900 (patch) | |
tree | c4150558371c699f86d5bd3cc49481a16cd753a7 /.gitignore | |
parent | 9049071794e0cdf8d72851f52481e053f6d21ca4 (diff) |
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3e6866c --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +.deps +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 +missing +stamp-h1 +xdpr +xdpr.1 +xpr +xpr.1 +*~ |