diff --git a/.gitignore b/.gitignore index f7275bb..741ab41 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ venv/ +**/__pycache__/ \ No newline at end of file