diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:55 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:55 +0000 |
commit | 538c64f6c89d12934bab7f17a21dbd5b59accd7d (patch) | |
tree | 968db837f8a4f065ecdbc7cca52fbf75dd216610 | |
parent | eeb3a8d403e4f4f996ff68b5b45a93150263aa7a (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 |