From edd772092081a65c78e293e11fd74cbbf56afcd5 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Sun, 8 Oct 2023 11:41:05 +0200 Subject: [PATCH] add .vscode to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b5ff4ff5..850663e8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ install_manifest.txt *.vcxproj *.vcxproj.filters *.sln +.vscode ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons.