diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:49 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:49 +0000 |
commit | 24f73d458c367328b5e97544052c53a0ba352890 (patch) | |
tree | 28bde8c3ce4f8f5e339fe043157167f3a4ed6e0c | |
parent | 233a988e813d0239ab567d66342e2b745584a72c (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..3136506 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,17 @@ +.deps +Clock-col +Makefile +Makefile.in +aclocal.m4 +autom4te.cache +compile +config.h +config.h.in +config.log +config.status +configure +depcomp +install-sh +missing +oclock +stamp-h1 |