diff --git a/.gitignore b/.gitignore index 2576880..6326d25 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules/ dist/ -.idea/ \ No newline at end of file +.idea/ +/.vs +/.vscode