summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-12-14 12:48:08 +0000
committerSimon McVittie <smcv@collabora.com>2018-12-14 12:53:08 +0000
commit2fd386245b9610da05e63408f128bf546cda663b (patch)
tree13197fefe0b967b36cdc6c1dcc053fbdfccfe616
parentc95873e5370fe6286a5d09455f582cabe570cb15 (diff)
downloaddbus-2fd386245b9610da05e63408f128bf546cda663b.tar.gz
.gitignore: Remove obsolete patterns
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--dbus/.gitignore1
-rw-r--r--doc/.gitignore1
-rw-r--r--test/.gitignore5
-rw-r--r--test/name-test/.gitignore1
-rw-r--r--tools/.gitignore4
5 files changed, 0 insertions, 12 deletions
diff --git a/dbus/.gitignore b/dbus/.gitignore
index 11b9f0a4..35d8df95 100644
--- a/dbus/.gitignore
+++ b/dbus/.gitignore
@@ -1,5 +1,4 @@
test-dbus
dbus-arch-deps.h
.dbus-keyrings
-dbus-glib-error-enum.h
versioninfo.rc
diff --git a/doc/.gitignore b/doc/.gitignore
index 1636e348..fae2a22f 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -2,7 +2,6 @@
*.1.xml
*.1.html
api
-dbus.devhelp
/dbus.devhelp2
dbus-specification.html
dbus-test-plan.html
diff --git a/test/.gitignore b/test/.gitignore
index 5365347c..48bfbcd3 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -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
diff --git a/test/name-test/.gitignore b/test/name-test/.gitignore
index f55db7b4..da07c611 100644
--- a/test/name-test/.gitignore
+++ b/test/name-test/.gitignore
@@ -1,4 +1,3 @@
-echo-error-output.tmp
tmp-session-bus.*.conf
test-ids
test-names
diff --git a/tools/.gitignore b/tools/.gitignore
index 14d72e97..c7f2090a 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -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