From: Lukasz Skalski Date: Tue, 3 Feb 2015 12:59:00 +0000 (+0100) Subject: Update .gitignore files X-Git-Tag: dbus-1.9.8~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9668c617269ee171b10cff105f0b5fe7b400ea7d;p=thirdparty%2Fdbus.git Update .gitignore files Bug: https://bugs.freedesktop.org/show_bug.cgi?id=88943 Reviewed-by: Simon McVittie --- diff --git a/bus/.gitignore b/bus/.gitignore index d856369b0..37b04778f 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 78dfbd302..4eaae4a4e 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 8b16257f7..2a09552ec 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