diff --git a/.gitignore b/.gitignore index c5cfd2b48a..5d1bfef38d 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ npm-debug.log examples/dist/ dist/ yarn-error.log -test/unit/coverage \ No newline at end of file +test/unit/coverage +.vscode \ No newline at end of file