summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2005-11-21 10:34:59 +0000
committerEric Anholt <anholt@freebsd.org>2005-11-21 10:34:59 +0000
commita608715447b1c700c017f80c6ba27ce4dbbac973 (patch)
treefa78770e030c9c45e3bea6a9ee9f21dec238f52b
parentd0149420c83f80cb15151a361b0929d53505d056 (diff)
Another pass at .cvsignores for apps.
-rw-r--r--.cvsignore7
-rw-r--r--config/.cvsignore6
-rw-r--r--greeter/.cvsignore6
3 files changed, 19 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index ee58563..39ce245 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,18 +1,25 @@
.deps
+.libs
+Chooser
Makefile
Makefile.in
aclocal.m4
autom4te.cache
chooser
compile
+config.guess
config.h
config.h.in
config.log
config.status
+config.sub
configure
depcomp
install-sh
+libtool
+ltmain.sh
missing
stamp-h1
xdm
+xdm.1
xdmshell
diff --git a/config/.cvsignore b/config/.cvsignore
new file mode 100644
index 0000000..04cc50d
--- /dev/null
+++ b/config/.cvsignore
@@ -0,0 +1,6 @@
+Makefile
+Makefile.in
+Xresources
+Xservers.ws
+Xsession
+xdm-config
diff --git a/greeter/.cvsignore b/greeter/.cvsignore
new file mode 100644
index 0000000..9730646
--- /dev/null
+++ b/greeter/.cvsignore
@@ -0,0 +1,6 @@
+.deps
+.libs
+Makefile
+Makefile.in
+*.la
+*.lo