diff --git a/bus/.gitignore b/bus/.gitignore index 6a6035cb..5bf893d7 100644 --- a/bus/.gitignore +++ b/bus/.gitignore @@ -3,16 +3,16 @@ /dbus-daemon-activation-helper-test /dbus-daemon-launch-helper /dbus-daemon-launch-helper-test -/test-bus -/rc.messagebus -/messagebus -/messagebus-config -/session.conf -/system.conf -/test-bus-launch-helper -/test-bus-system /dbus.service /dbus.socket -/org.freedesktop.dbus-session.plist /example-session-disable-stats.conf /example-system-enable-stats.conf +/messagebus +/messagebus-config +/org.freedesktop.dbus-session.plist +/rc.messagebus +/session.conf +/system.conf +/test-bus +/test-bus-launch-helper +/test-bus-system diff --git a/dbus/.gitignore b/dbus/.gitignore index 4be8f582..49ce24ad 100644 --- a/dbus/.gitignore +++ b/dbus/.gitignore @@ -1,4 +1,4 @@ -/test-dbus -/dbus-arch-deps.h /.dbus-keyrings +/dbus-arch-deps.h +/test-dbus /versioninfo.rc diff --git a/doc/.gitignore b/doc/.gitignore index 8efeb64e..2f6d71ba 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,17 +1,18 @@ *.1 -*.1.xml *.1.html +*.1.xml +/C.css /api/ -/dbus.devhelp2 +/dbus-api-design.html +/dbus-api-design.page +/dbus-docs.tar.xz +/dbus-docs/ +/dbus-faq.html /dbus-specification.html /dbus-test-plan.html /dbus-tutorial.html -/dbus-faq.html -/dbus-docs/ -/dbus-docs.tar.xz +/dbus.devhelp2 /doxygen.stamp -/dbus-api-design.page -/dbus-api-design.html /highlight.pack.js /jquery.js /jquery.syntax.brush.html.js @@ -19,4 +20,3 @@ /jquery.syntax.js /jquery.syntax.layout.yelp.js /yelp.js -/C.css diff --git a/test/.gitignore b/test/.gitignore index 3181971f..90aeac4a 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,23 +1,23 @@ -/test-bus -/test-spawn -/test-corrupt -/test-exit -/test-segfault -/test-service -/test-sleep-forever -/test-shell -/test-shell-service -/test-names -/test-loopback -/test-relay -/test-dbus-daemon -/test-marshal /manual-authz /manual-dir-iter /manual-tcp +/test-bus +/test-corrupt +/test-dbus-daemon /test-dbus-daemon-eavesdrop +/test-exit +/test-loopback +/test-marshal +/test-names /test-printf /test-privserver /test-refs +/test-relay +/test-segfault +/test-service +/test-shell +/test-shell-service +/test-sleep-forever +/test-spawn /test-syntax /test-syslog diff --git a/test/data/valid-config-files/.gitignore b/test/data/valid-config-files/.gitignore index 773c9f79..95aa207a 100644 --- a/test/data/valid-config-files/.gitignore +++ b/test/data/valid-config-files/.gitignore @@ -1,7 +1,8 @@ /as-another-user.conf /count-fds.conf -/debug-allow-all.conf /debug-allow-all-sha1.conf +/debug-allow-all.conf +/finite-timeout.conf /forbidding.conf /incoming-limit.conf /limit-containers.conf @@ -13,8 +14,7 @@ /max-replies-per-connection.conf /multi-user.conf /pending-fd-timeout.conf +/run-with-tmp-session-bus.conf /session.conf /systemd-activation.conf /tmp-session.conf -/run-with-tmp-session-bus.conf -/finite-timeout.conf diff --git a/test/name-test/.gitignore b/test/name-test/.gitignore index 619746ad..0e47bfed 100644 --- a/test/name-test/.gitignore +++ b/test/name-test/.gitignore @@ -1,4 +1,4 @@ -/tmp-session-bus.*.conf +/test-autolaunch /test-ids /test-names /test-pending-call-dispatch @@ -6,4 +6,4 @@ /test-privserver-client /test-shutdown /test-threads-init -/test-autolaunch +/tmp-session-bus.*.conf diff --git a/tools/.gitignore b/tools/.gitignore index f0753116..839647b9 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,8 +1,8 @@ -/dbus-send -/dbus-monitor /dbus-cleanup-sockets /dbus-launch -/dbus-uuidgen +/dbus-monitor /dbus-run-session -/run-with-tmp-session-bus.conf +/dbus-send /dbus-test-tool +/dbus-uuidgen +/run-with-tmp-session-bus.conf