The sooner we deprecate in-tree builds the sooner this mess of regexes can be thrown away.
Signed-off-by: Alex Bennée <[email protected]> Reviewed-by: Thomas Huth <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Message-Id: <[email protected]> diff --git a/.gitignore b/.gitignore index 90acb4347d46..2992d15931ac 100644 --- a/.gitignore +++ b/.gitignore @@ -93,6 +93,7 @@ *.tp *.vr *.d +!/.gitlab-ci.d !/scripts/qemu-guest-agent/fsfreeze-hook.d *.o .sdk -- 2.20.1
