summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-21 10:49:15 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-21 10:49:15 +0000
commite29459c50ebcde0683aa6e33f936e8cee2eb93a9 (patch)
tree03a889e1a5ec5b830fab670c3dbe91681c960513
parentdf888be94ca02f16e5dc2d1eabc4ede4b1e15369 (diff)
Add .cvsignores for drivers.
-rw-r--r--.cvsignore20
-rw-r--r--man/.cvsignore2
-rw-r--r--src/.cvsignore6
-rw-r--r--util/.cvsignore5
4 files changed, 33 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..c7bcbee
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,20 @@
+Makefile
+Makefile.in
+*.la
+*.lo
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+libtool
+ltmain.sh
+missing
+stamp-h1
diff --git a/man/.cvsignore b/man/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/man/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/src/.cvsignore b/src/.cvsignore
new file mode 100644
index 0000000..9730646
--- /dev/null
+++ b/src/.cvsignore
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
diff --git a/util/.cvsignore b/util/.cvsignore
new file mode 100644
index 0000000..87a093a
--- /dev/null
+++ b/util/.cvsignore
@@ -0,0 +1,5 @@
+.deps
+.libs
+Makefile
+Makefile.in
+stormdwg