From: Alex Bennée Date: Wed, 1 Jul 2020 13:56:30 +0000 (+0100) Subject: .gitignore: un-ignore .gitlab-ci.d X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=91f6ff72b66cf5038fa2700a4d4384685f077b92;p=qemu.git .gitignore: un-ignore .gitlab-ci.d The sooner we deprecate in-tree builds the sooner this mess of regexes can be thrown away. Signed-off-by: Alex Bennée Reviewed-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20200701135652.1366-19-alex.bennee@linaro.org> --- diff --git a/.gitignore b/.gitignore index 90acb4347d..2992d15931 100644 --- a/.gitignore +++ b/.gitignore @@ -93,6 +93,7 @@ *.tp *.vr *.d +!/.gitlab-ci.d !/scripts/qemu-guest-agent/fsfreeze-hook.d *.o .sdk