diff --git a/.gitignore b/.gitignore index 571050d..339cf07 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ Desktop.ini **/.idea/workspace.xml **/.idea/tasks.xml +# VSCode +.vscode/ + dist/ lib-cov