diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-18 23:54:52 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-18 23:54:52 -0700 |
commit | 5453c3e32e6efb579ca407134333ffc98c0cce3a (patch) | |
tree | 5b0cc154a062cfe65ed658ba13e4e64da9e4eb32 /.gitignore | |
parent | 3527597ef5b7a833568b69d84693c2f2c18c99ed (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..e5cde4d --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +.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 +xgamma +xgamma.1 +*~ |