Added code workspaces to gitignore

This commit is contained in:
Gleb Koval 2021-07-03 10:49:04 +01:00
parent 7f680dd0ab
commit 577cf284b2
No known key found for this signature in database
GPG Key ID: 120F2F6DA9D995FB
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/node_modules/
/src/node_modules/@sapper/
/__sapper__/
*.code-workspace