diff --git a/.gitignore b/.gitignore index 305e032d..fc06d2c5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.vscode /dist settings.json +.idea/ +.venv/ +*.DS_Store