chore: add .vscode to .gitignore

This commit is contained in:
Daniel Rosehill 2025-03-02 22:08:31 +02:00
parent d36eca8f14
commit 97ece215a1

3
.gitignore vendored
View File

@ -18,3 +18,6 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# VS Code
.vscode/