.gitignore: Normalize into LC_ALL=C sort order

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>
This commit is contained in:
Simon McVittie 2018-12-14 12:51:51 +00:00
parent 0c62a9a5f4
commit d3fffaa72f
7 changed files with 42 additions and 42 deletions

18
bus/.gitignore vendored
View file

@ -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

4
dbus/.gitignore vendored
View file

@ -1,4 +1,4 @@
/test-dbus
/dbus-arch-deps.h
/.dbus-keyrings
/dbus-arch-deps.h
/test-dbus
/versioninfo.rc

16
doc/.gitignore vendored
View 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

28
test/.gitignore vendored
View file

@ -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

View 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

View 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

8
tools/.gitignore vendored
View 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