diff options
author | Lukasz Skalski <l.skalski@samsung.com> | 2014-03-06 12:39:20 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2014-03-06 13:10:56 +0000 |
commit | 9e7610ef1700dde369630e22be3623887577590d (patch) | |
tree | fadf975bc86058eaf355c7581aba7fe3b80065a0 | |
parent | 5202a0310d44dc797e0fd2f2bd05d1600a059eb0 (diff) | |
download | dbus-9e7610ef1700dde369630e22be3623887577590d.tar.gz |
Update .gitignore files
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=75833
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
-rw-r--r-- | test/.gitignore | 6 | ||||
-rw-r--r-- | tools/.gitignore | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index de1dfe14..78dfbd30 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -28,3 +28,9 @@ test-loopback test-relay test-dbus-daemon test-marshal +manual-authz +test-dbus-daemon-eavesdrop +test-printf +test-refs +test-syntax +test-syslog diff --git a/tools/.gitignore b/tools/.gitignore index 234cef96..d7c21afe 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -9,6 +9,7 @@ dbus-monitor dbus-cleanup-sockets dbus-launch dbus-uuidgen +dbus-run-session *.bb *.bbg *.gcov |