.vscode to gitignore

This commit is contained in:
2025-09-24 11:01:32 +02:00
parent b65bb8cdce
commit 14b114c46f
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.vscode

7
.vscode/launch.json vendored
View File

@@ -1,7 +0,0 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": []
}