.gitignore: Ignore many more generated files

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2018-12-14 13:28:50 +00:00
parent d3fffaa72f
commit fa63c16346
5 changed files with 30 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
/autom4te.cache
/build-aux/
/bus/tmpfiles.d/dbus.conf
/cmake/DBus1Config*.cmake
/config.cache
/config.h
/config.h.in

4
bus/.gitignore vendored
View File

@ -7,12 +7,16 @@
/dbus.socket
/example-session-disable-stats.conf
/example-system-enable-stats.conf
/legacy-config/*.conf
/messagebus
/messagebus-config
/org.freedesktop.dbus-session.plist
/rc.messagebus
/session.conf
/system.conf
/systemd-user/dbus.service
/systemd-user/dbus.socket
/sysusers.d/dbus.conf
/test-bus
/test-bus-launch-helper
/test-bus-system

1
dbus/.gitignore vendored
View File

@ -1,3 +1,4 @@
/Version
/.dbus-keyrings
/dbus-arch-deps.h
/test-dbus

23
test/.gitignore vendored
View File

@ -1,23 +1,46 @@
*.log
*.trs
/data/dbus-installed-tests.aaprofile
/data/systemd-activation/com.example.ReceiveDeniedByAppArmorLabel.service
/data/systemd-activation/com.example.SendDeniedByAppArmorLabel.service
/data/systemd-activation/com.example.SendDeniedByNonexistentAppArmorLabel.service
/data/systemd-activation/com.example.SystemdActivatable3.service
/data/valid-config-files-system/system.conf
/manual-authz
/manual-backtrace
/manual-dir-iter
/manual-tcp
/manual-test-thread-blocking
/test-apparmor-activation
/test-assertions
/test-bus
/test-containers
/test-corrupt
/test-dbus-daemon
/test-dbus-daemon-eavesdrop
/test-desktop-file
/test-exit
/test-fdpass
/test-header-fields
/test-loopback
/test-marshal
/test-message
/test-monitor
/test-names
/test-printf
/test-privserver
/test-refs
/test-relay
/test-sd-activation
/test-segfault
/test-server-oom
/test-service
/test-shell
/test-shell-service
/test-sleep-forever
/test-spawn
/test-syntax
/test-sysdeps
/test-syslog
/test-uid-permissions
/test-variant

1
tools/.gitignore vendored
View File

@ -4,5 +4,6 @@
/dbus-run-session
/dbus-send
/dbus-test-tool
/dbus-update-activation-environment
/dbus-uuidgen
/run-with-tmp-session-bus.conf