Add VSCode files to gitignore

This commit is contained in:
Vincent Ahrend 2020-02-17 12:57:38 +01:00
parent 2e7bc4739b
commit 4913b3a93a
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -6,3 +6,7 @@ dist/
node_modules/
tmp/
yarn.lock
# Visual Studio Code
launch.json
*.code-workspace