diff --git a/.gitignore b/.gitignore index 8768cb2..640f4d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ # Folders drafts/ +.idea/ +__pycache__/ # Python Modules *_test.py