add vscode to gitignore

This commit is contained in:
Tobias Christian Nauen
2026-02-24 11:41:37 +01:00
parent 2ae93874a0
commit b0aa535d03

3
.gitignore vendored
View File

@@ -28,3 +28,6 @@ dist/
# Windows # Windows
Thumbs.db Thumbs.db
# VSCode
.vscode/