Commit 1be50b786f81acfe29cc8170b8dceec31df449b7

Authored by young
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 18 examples/dist/
19 19 dist/
20 20 yarn-error.log
21   -test/unit/coverage
22 21 \ No newline at end of file
  22 +test/unit/coverage
  23 +.vscode
23 24 \ No newline at end of file
... ...