diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-24 11:15:36 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-05-24 11:15:36 -0700 |
commit | 20955b2e662bb659533287d86fcd4d1cf75d3551 (patch) | |
tree | 1a7ed345af1329ad4067afe60e8f6dac63a37048 /.gitignore | |
parent | 91ca94a1d9e7eed7449c4243d84433180fc04566 (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..2932300 --- /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 +xprop +xprop.1 +*~ |