From 9e7610ef1700dde369630e22be3623887577590d Mon Sep 17 00:00:00 2001 From: Lukasz Skalski Date: Thu, 6 Mar 2014 12:39:20 +0100 Subject: [PATCH] Update .gitignore files Bug: https://bugs.freedesktop.org/show_bug.cgi?id=75833 Reviewed-by: Simon McVittie --- test/.gitignore | 6 ++++++ tools/.gitignore | 1 + 2 files changed, 7 insertions(+) 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