summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-20 22:08:47 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-20 22:08:47 +0000
commit3077b85aded5db9dda7840487a9e57027a7bf705 (patch)
treee2c797628adde095e4bdcd90ed0ca47044aa78bd
parentc083eb4a05060b1a4cadb86c0c8b4ec47fa5388f (diff)
Add/improve .cvsignore files for apps.
-rw-r--r--.cvsignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..e933c63
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,16 @@
+.deps
+Makefile
+Makefile.in
+aclocal.m4
+appres
+autom4te.cache
+compile
+config.h
+config.h.in
+config.log
+config.status
+configure
+depcomp
+install-sh
+missing
+stamp-h1