Fix: Add .vscode to .gitignore to prevent tracking of workspace settings

This commit is contained in:
2026-08-24 08:15:32 +02:00
parent 9c3cb2115c
commit bc6d44f0d9
+1
View File
@@ -6,3 +6,4 @@ lib/
.github/*.md
dist/cli.js
__pycache__
.vscode