mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-28 19:00:20 +01:00
.gitignore: Remove obsolete patterns
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
c95873e537
commit
2fd386245b
5 changed files with 0 additions and 12 deletions
1
dbus/.gitignore
vendored
1
dbus/.gitignore
vendored
|
|
@ -1,5 +1,4 @@
|
|||
test-dbus
|
||||
dbus-arch-deps.h
|
||||
.dbus-keyrings
|
||||
dbus-glib-error-enum.h
|
||||
versioninfo.rc
|
||||
|
|
|
|||
1
doc/.gitignore
vendored
1
doc/.gitignore
vendored
|
|
@ -2,7 +2,6 @@
|
|||
*.1.xml
|
||||
*.1.html
|
||||
api
|
||||
dbus.devhelp
|
||||
/dbus.devhelp2
|
||||
dbus-specification.html
|
||||
dbus-test-plan.html
|
||||
|
|
|
|||
5
test/.gitignore
vendored
5
test/.gitignore
vendored
|
|
@ -1,15 +1,10 @@
|
|||
echo-server
|
||||
echo-client
|
||||
test-bus
|
||||
unbase64
|
||||
break-loader
|
||||
test-spawn
|
||||
test-corrupt
|
||||
test-exit
|
||||
test-segfault
|
||||
test-service
|
||||
test-sleep-forever
|
||||
decode-gcov
|
||||
test-shell
|
||||
test-shell-service
|
||||
test-names
|
||||
|
|
|
|||
1
test/name-test/.gitignore
vendored
1
test/name-test/.gitignore
vendored
|
|
@ -1,4 +1,3 @@
|
|||
echo-error-output.tmp
|
||||
tmp-session-bus.*.conf
|
||||
test-ids
|
||||
test-names
|
||||
|
|
|
|||
4
tools/.gitignore
vendored
4
tools/.gitignore
vendored
|
|
@ -4,9 +4,5 @@ dbus-cleanup-sockets
|
|||
dbus-launch
|
||||
dbus-uuidgen
|
||||
dbus-run-session
|
||||
dbus-viewer
|
||||
dbus-glib-bindings.h
|
||||
run-with-tmp-session-bus.conf
|
||||
print-introspect
|
||||
dbus-bus-introspect.xml
|
||||
dbus-test-tool
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue