diff --git a/.gitignore b/.gitignore index d467991..25c0e6e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ venv/ *.secret *.sh twoot.db +__pycache__