mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-01 18:40:12 +01:00
Update .gitignore files
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=88943 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
parent
9e0f5ae7d3
commit
9668c61726
3 changed files with 6 additions and 0 deletions
2
bus/.gitignore
vendored
2
bus/.gitignore
vendored
|
|
@ -24,3 +24,5 @@ test-bus-system
|
|||
dbus.service
|
||||
dbus.socket
|
||||
org.freedesktop.dbus-session.plist
|
||||
example-session-disable-stats.conf
|
||||
example-system-enable-stats.conf
|
||||
|
|
|
|||
3
test/.gitignore
vendored
3
test/.gitignore
vendored
|
|
@ -29,8 +29,11 @@ test-relay
|
|||
test-dbus-daemon
|
||||
test-marshal
|
||||
manual-authz
|
||||
manual-dir-iter
|
||||
manual-tcp
|
||||
test-dbus-daemon-eavesdrop
|
||||
test-printf
|
||||
test-refs
|
||||
test-syntax
|
||||
test-syslog
|
||||
internals/.dirstamp
|
||||
|
|
|
|||
1
test/data/valid-config-files/.gitignore
vendored
1
test/data/valid-config-files/.gitignore
vendored
|
|
@ -4,3 +4,4 @@ incoming-limit.conf
|
|||
session.conf
|
||||
system.conf
|
||||
run-with-tmp-session-bus.conf
|
||||
finite-timeout.conf
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue