From: Simon McVittie Date: Fri, 29 Nov 2024 11:53:51 +0000 (+0000) Subject: .gitignore: Update X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fdbus-1.14;p=thirdparty%2Fdbus.git .gitignore: Update Signed-off-by: Simon McVittie --- diff --git a/.gitignore b/.gitignore index 8be73724a..0d27cbe82 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ /dbus-1.*-coverage/ /dbus-1.*.tar.* /dbus-1.*/ +/doc/catalog.xml +/doc/index.html /libtool /m4/libtool.m4 /m4/lt*.m4 diff --git a/test/.gitignore b/test/.gitignore index 61411c30e..b5dd7d5b5 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -13,6 +13,7 @@ /manual-test-thread-blocking /test-apparmor-activation /test-assertions +/test-atomic /test-bus /test-containers /test-corrupt @@ -21,10 +22,12 @@ /test-desktop-file /test-exit /test-fdpass +/test-hash /test-header-fields /test-loopback /test-marshal /test-message +/test-misc-internals /test-monitor /test-names /test-printf @@ -43,4 +46,5 @@ /test-sysdeps /test-syslog /test-uid-permissions +/test-userdb /test-variant diff --git a/test/data/valid-config-files/.gitignore b/test/data/valid-config-files/.gitignore index 95aa207a2..c4c8fcc57 100644 --- a/test/data/valid-config-files/.gitignore +++ b/test/data/valid-config-files/.gitignore @@ -15,6 +15,7 @@ /multi-user.conf /pending-fd-timeout.conf /run-with-tmp-session-bus.conf +/send-destination-prefix-rules.conf /session.conf /systemd-activation.conf /tmp-session.conf