diff --git a/.gitignore b/.gitignore index e6041ed..a1afbf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ db.sqlite3 .idea -__pycache__ \ No newline at end of file +*/__pycache__ \ No newline at end of file