]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
.gitignore: Normalize into LC_ALL=C sort order
authorSimon McVittie <smcv@collabora.com>
Fri, 14 Dec 2018 12:51:51 +0000 (12:51 +0000)
committerSimon McVittie <smcv@collabora.com>
Fri, 14 Dec 2018 12:53:08 +0000 (12:53 +0000)
If lists are in a completely arbitrary order, sorting them consistently
means that there is only one correct place to insert a new entry, avoiding
the merge conflicts that would occur if we always append new entries.

Signed-off-by: Simon McVittie <smcv@collabora.com>
bus/.gitignore
dbus/.gitignore
doc/.gitignore
test/.gitignore
test/data/valid-config-files/.gitignore
test/name-test/.gitignore
tools/.gitignore

index 6a6035cbce73e72f50d7c3b25d024a3c1c157a93..5bf893d74cffbff9d422422c712dbb6122edee6a 100644 (file)
@@ -3,16 +3,16 @@
 /dbus-daemon-activation-helper-test
 /dbus-daemon-launch-helper
 /dbus-daemon-launch-helper-test
-/test-bus
-/rc.messagebus
+/dbus.service
+/dbus.socket
+/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
-/dbus.service
-/dbus.socket
-/org.freedesktop.dbus-session.plist
-/example-session-disable-stats.conf
-/example-system-enable-stats.conf
index 4be8f582312d4d47f94eccf1feda52ccbef02731..49ce24ad32e760020b69c15dcbf5beadfb7f75f1 100644 (file)
@@ -1,4 +1,4 @@
-/test-dbus
-/dbus-arch-deps.h
 /.dbus-keyrings
+/dbus-arch-deps.h
+/test-dbus
 /versioninfo.rc
index 8efeb64e1a2424e9a39c6d19da9b46316efde524..2f6d71baac00b035fe91c61a9e33a102e187d13b 100644 (file)
@@ -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
index 3181971fc0948a95b6d6cdcbd32db060f1d470b8..90aeac4a492853fa9d017758df77dbc5047bd59c 100644 (file)
@@ -1,23 +1,23 @@
+/manual-authz
+/manual-dir-iter
+/manual-tcp
 /test-bus
-/test-spawn
 /test-corrupt
+/test-dbus-daemon
+/test-dbus-daemon-eavesdrop
 /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-dbus-daemon-eavesdrop
+/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
index 773c9f79a14d0e3fa560b5878d772dcfa91cfe89..95aa207a2f1238968dd089bb4f9b9088ea6f66a4 100644 (file)
@@ -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
index 619746ad8d5bc85284c651e57045984a94cbb05e..0e47bfeda5fb7a395816776fad4e52fee56bffa3 100644 (file)
@@ -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
index f075311694dd518b1620641a19f4c787fd603441..839647b95c68c22a63aaca24f0ce75b4e62f9e1a 100644 (file)
@@ -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