update(gitignore) Added specific file

- .vscode folder added in gitignore
This commit is contained in:
2026-08-30 16:19:05 +02:00
parent 7998cda2f7
commit bca90c9921
+3
View File
@@ -19,3 +19,6 @@ pnpm-debug.log*
# macOS-specific files # macOS-specific files
.DS_Store .DS_Store
# IDE specific files
.vscode