diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:48 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:48 +0000 |
commit | 43b5a3749143cd23c52418b87d690d69f3a2f98e (patch) | |
tree | aeec2d4ee3fe704037b092631b6e7da6cb9e37d4 | |
parent | 4f7e65e0e7762ebe3e55a47b3f3707e0a65fb317 (diff) |
Add/improve .cvsignore files for apps.
-rw-r--r-- | .cvsignore | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..249a78c --- /dev/null +++ b/.cvsignore @@ -0,0 +1,15 @@ +.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 |