summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-20 22:08:56 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-20 22:08:56 +0000
commitb89f397c5726c1da6ff4c54904b86e2715b10be0 (patch)
treebc104f8dedd95da017211c622fcfa68c3b4df6c5
parentaa0e1ef131674b412108a90d0d83b7658663ce6f (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