From fc97a69be41d62685f4ca2e0bb358102ae89fb6b Mon Sep 17 00:00:00 2001 From: Michiel Hazelhof Date: Thu, 30 Nov 2023 11:21:43 +0100 Subject: [PATCH] Add extra ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2345569..d0695ad 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ obj/ *.pem .vscode/ *.pfx -*.cert \ No newline at end of file +*.cert +*.vsidx \ No newline at end of file