diff --git a/.gitignore b/.gitignore index ca5e3f2..05079e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ venv/ -.idea/ \ No newline at end of file +.idea/ +*/__pycache__/ \ No newline at end of file