summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-05-21 16:50:13 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-05-21 16:50:13 +0000
commit6b4bd7d2e930b1d57ee1e863ddc81a2b0b752a65 (patch)
tree6185fb50e33a57fe348bf3aa52244572a20c0c68
parent4895a3bb33a444e6592089108afbf61ccb5da453 (diff)
tools/.cvsignore: Ignore all currently built files.
test/name-test/.cvsignore: New file, ditto.
-rw-r--r--test/name-test/.cvsignore7
-rw-r--r--tools/.cvsignore1
2 files changed, 8 insertions, 0 deletions
diff --git a/test/name-test/.cvsignore b/test/name-test/.cvsignore
new file mode 100644
index 00000000..91eb1830
--- /dev/null
+++ b/test/name-test/.cvsignore
@@ -0,0 +1,7 @@
+.deps
+.libs
+Makefile
+Makefile.in
+test-names
+test-pending-call-dispatch
+test-threads-init
diff --git a/tools/.cvsignore b/tools/.cvsignore
index ae3996bd..234cef96 100644
--- a/tools/.cvsignore
+++ b/tools/.cvsignore
@@ -8,6 +8,7 @@ dbus-send
dbus-monitor
dbus-cleanup-sockets
dbus-launch
+dbus-uuidgen
*.bb
*.bbg
*.gcov