diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:50 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:50 +0000 |
commit | 583d5d1c988ab24c61e2bbb21a5e5847328e86ec (patch) | |
tree | 02187892494001cfaa565dc0334f5439b0b16335 | |
parent | 2350482506abae44fcf656a3383c354ac2910d34 (diff) |
Add/improve .cvsignore files for apps.
-rw-r--r-- | .cvsignore | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..71ad673 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,17 @@ +.deps +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.h +config.h.in +config.log +config.status +configure +depcomp +install-sh +missing +stamp-h1 +x11perf +x11perfcomp |