From 8bdcf8a32d387a69f7c1acd4155c729c2b62de55 Mon Sep 17 00:00:00 2001 From: Stefan Lendl Date: Fri, 17 Nov 2023 15:20:26 +0100 Subject: [PATCH] gitignore: add build output and .vscode to ignored files Signed-off-by: Stefan Lendl [ TL: extend subject and use more specific build-dir glob ] Signed-off-by: Thomas Lamprecht --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e48cf980..ae145d50 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ sparsecp vmtar build qm.bash-completion +/.vscode/ +/qemu-server-[0-9]*/