From 9668c617269ee171b10cff105f0b5fe7b400ea7d Mon Sep 17 00:00:00 2001 From: Lukasz Skalski Date: Tue, 3 Feb 2015 13:59:00 +0100 Subject: [PATCH] Update .gitignore files Bug: https://bugs.freedesktop.org/show_bug.cgi?id=88943 Reviewed-by: Simon McVittie --- bus/.gitignore | 2 ++ test/.gitignore | 3 +++ test/data/valid-config-files/.gitignore | 1 + 3 files changed, 6 insertions(+) diff --git a/bus/.gitignore b/bus/.gitignore index d856369b..37b04778 100644 --- a/bus/.gitignore +++ b/bus/.gitignore @@ -24,3 +24,5 @@ test-bus-system dbus.service dbus.socket org.freedesktop.dbus-session.plist +example-session-disable-stats.conf +example-system-enable-stats.conf diff --git a/test/.gitignore b/test/.gitignore index 78dfbd30..4eaae4a4 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -29,8 +29,11 @@ test-relay test-dbus-daemon test-marshal manual-authz +manual-dir-iter +manual-tcp test-dbus-daemon-eavesdrop test-printf test-refs test-syntax test-syslog +internals/.dirstamp diff --git a/test/data/valid-config-files/.gitignore b/test/data/valid-config-files/.gitignore index 8b16257f..2a09552e 100644 --- a/test/data/valid-config-files/.gitignore +++ b/test/data/valid-config-files/.gitignore @@ -4,3 +4,4 @@ incoming-limit.conf session.conf system.conf run-with-tmp-session-bus.conf +finite-timeout.conf -- 2.34.1