add .vscode to gitignore
This commit is contained in:
parent
c3a0581f54
commit
b61983f8bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ yarn-error.log*
|
||||
yarn.lock
|
||||
*.log
|
||||
package-lock.json
|
||||
/.vscode
|
||||
|
||||
Reference in New Issue
Block a user