summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-21 10:35:08 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-21 10:35:08 +0000
commitf999154e48e07788270e25b02d370f140c96d097 (patch)
tree3dcbc1de867c7e77cd1523cf8dbb3448bd5ef963
parentca6c26862ed0ecc6fec631d8fd10ea20567536c6 (diff)
Another pass at .cvsignores for apps.
-rw-r--r--.cvsignore4
-rw-r--r--cgi-bin/.cvsignore2
-rw-r--r--helper/.cvsignore8
-rw-r--r--htdocs/.cvsignore2
-rw-r--r--libxplugin/.cvsignore2
-rw-r--r--plugin/.cvsignore7
-rw-r--r--plugin/common/.cvsignore2
-rw-r--r--plugin/include/.cvsignore2
-rw-r--r--rx/.cvsignore2
-rw-r--r--testplugin/.cvsignore2
-rw-r--r--xnest-plugin/.cvsignore6
11 files changed, 39 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 249a78c..c2c9feb 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -4,12 +4,16 @@ Makefile.in
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/cgi-bin/.cvsignore b/cgi-bin/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/cgi-bin/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/helper/.cvsignore b/helper/.cvsignore
new file mode 100644
index 0000000..29c15a6
--- /dev/null
+++ b/helper/.cvsignore
@@ -0,0 +1,8 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
+xrx
+xrx.1
diff --git a/htdocs/.cvsignore b/htdocs/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/htdocs/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/libxplugin/.cvsignore b/libxplugin/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/libxplugin/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/plugin/.cvsignore b/plugin/.cvsignore
new file mode 100644
index 0000000..2059c63
--- /dev/null
+++ b/plugin/.cvsignore
@@ -0,0 +1,7 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo
+libxrx.1
diff --git a/plugin/common/.cvsignore b/plugin/common/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/plugin/common/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/plugin/include/.cvsignore b/plugin/include/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/plugin/include/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/rx/.cvsignore b/rx/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/rx/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/testplugin/.cvsignore b/testplugin/.cvsignore
new file mode 100644
index 0000000..282522d
--- /dev/null
+++ b/testplugin/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/xnest-plugin/.cvsignore b/xnest-plugin/.cvsignore
new file mode 100644
index 0000000..9730646
--- /dev/null
+++ b/xnest-plugin/.cvsignore
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo