diff --git a/.gitignore b/.gitignore index 0540009..589d395 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ __pycache__/ -venv/ \ No newline at end of file +venv/ +.vscode/ +.idea/ \ No newline at end of file