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 | 62ca400ec36c59d941f85ce998cd8b694e121d26 (patch) | |
tree | 2448f2a99cf874bae922b5c1b44b4d6bafe8e9b3 | |
parent | 7c240b0e4c3499046f2ba48b3aeefac358a0ded8 (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 |