add .vscode to gitignore

This commit is contained in:
Chika 2020-12-10 13:45:54 +03:00
parent c3a0581f54
commit b61983f8bc

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ yarn-error.log*
yarn.lock
*.log
package-lock.json
/.vscode