diff --git a/.gitignore b/.gitignore index 0e70e19..1a86a4e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ venv/ download_history.json patches/ patched/ +__pycache__/ +*.py[cod]