diff --git a/.gitignore b/.gitignore index d76d4bb..8f4b486 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.vscode/ node_modules/* .env dist/ \ No newline at end of file