diff options
author | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:54 +0000 |
---|---|---|
committer | Eric Anholt <anholt@freebsd.org> | 2005-11-20 22:08:54 +0000 |
commit | 3cd1203fc8b834d2793b6577a705855c0f35a8b4 (patch) | |
tree | 099955efe4f43e68233f7aaeecc75696d36f6d01 | |
parent | a959f0c7eeece2e10520c0253fc6b72e8bf96c86 (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 |