Commit 1be50b786f81acfe29cc8170b8dceec31df449b7
1 parent
430ddd88
ignore vscode config
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
.gitignore
@@ -18,4 +18,5 @@ npm-debug.log | @@ -18,4 +18,5 @@ npm-debug.log | ||
18 | examples/dist/ | 18 | examples/dist/ |
19 | dist/ | 19 | dist/ |
20 | yarn-error.log | 20 | yarn-error.log |
21 | -test/unit/coverage | ||
22 | \ No newline at end of file | 21 | \ No newline at end of file |
22 | +test/unit/coverage | ||
23 | +.vscode | ||
23 | \ No newline at end of file | 24 | \ No newline at end of file |