From 2fd386245b9610da05e63408f128bf546cda663b Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 14 Dec 2018 12:48:08 +0000 Subject: [PATCH] .gitignore: Remove obsolete patterns Signed-off-by: Simon McVittie --- dbus/.gitignore | 1 - doc/.gitignore | 1 - test/.gitignore | 5 ----- test/name-test/.gitignore | 1 - tools/.gitignore | 4 ---- 5 files changed, 12 deletions(-) diff --git a/dbus/.gitignore b/dbus/.gitignore index 11b9f0a43..35d8df956 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 1636e348e..fae2a22fe 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 5365347c5..48bfbcd32 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 f55db7b46..da07c6111 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 14d72e978..c7f2090a0 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 -- 2.47.3