summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-20 22:08:55 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-20 22:08:55 +0000
commitae7d176397630dfefa44abdffb9ac1b0e7cfb780 (patch)
tree7f3f8e4e0e31ff00feb9f3e6474ce7550eabeb4f
parentf4d74928af9acc95d27946dc4c1c525537043f04 (diff)
Add/improve .cvsignore files for apps.
-rw-r--r--.cvsignore15
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