diff --git a/.gitignore b/.gitignore index 38c0bf4..c33fd9f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /venv /filecache +/__pycache__ \ No newline at end of file