Ignore VSCode temp folder
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 11 Jun 2025 12:50:04 +0000 (14:50 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 12 Jun 2025 13:47:53 +0000 (15:47 +0200)
.gitignore

index 3d04163..9f1af71 100644 (file)
@@ -57,3 +57,6 @@ tags
 # clangd specific files
 .cache
 compile_commands.json
+
+# VSCode
+.vscode