summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mono/example/.cvsignore3
-rw-r--r--python/.cvsignore3
-rw-r--r--test/glib/.cvsignore9
-rw-r--r--tools/.cvsignore1
4 files changed, 16 insertions, 0 deletions
diff --git a/mono/example/.cvsignore b/mono/example/.cvsignore
new file mode 100644
index 00000000..9a639215
--- /dev/null
+++ b/mono/example/.cvsignore
@@ -0,0 +1,3 @@
+.deps
+Makefile.in
+Makefile
diff --git a/python/.cvsignore b/python/.cvsignore
new file mode 100644
index 00000000..9a639215
--- /dev/null
+++ b/python/.cvsignore
@@ -0,0 +1,3 @@
+.deps
+Makefile.in
+Makefile
diff --git a/test/glib/.cvsignore b/test/glib/.cvsignore
new file mode 100644
index 00000000..8b92c9ea
--- /dev/null
+++ b/test/glib/.cvsignore
@@ -0,0 +1,9 @@
+.deps
+.libs
+Makefile
+Makefile.in
+test-dbus-glib
+test-profile
+test-service-glib
+test-thread-client
+test-thread-server
diff --git a/tools/.cvsignore b/tools/.cvsignore
index 2e13cdaa..c9dffa00 100644
--- a/tools/.cvsignore
+++ b/tools/.cvsignore
@@ -12,3 +12,4 @@ dbus-launch
*.bbg
*.gcov
*.da
+dbus-viewer