diff --git a/.gitignore b/.gitignore index f4cd9347..c66d53a6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /docker-compose.yml __pycache__ /handlers/texts.py + diff --git a/handlers/__pycache__/admin.cpython-310.pyc b/handlers/__pycache__/admin.cpython-310.pyc deleted file mode 100644 index cf20990e..00000000 Binary files a/handlers/__pycache__/admin.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/backup_handler.cpython-310.pyc b/handlers/__pycache__/backup_handler.cpython-310.pyc deleted file mode 100644 index f1b59aae..00000000 Binary files a/handlers/__pycache__/backup_handler.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/balance.cpython-310.pyc b/handlers/__pycache__/balance.cpython-310.pyc deleted file mode 100644 index 4d200150..00000000 Binary files a/handlers/__pycache__/balance.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/commands.cpython-310.pyc b/handlers/__pycache__/commands.cpython-310.pyc deleted file mode 100644 index a093d143..00000000 Binary files a/handlers/__pycache__/commands.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/expiry.cpython-310.pyc b/handlers/__pycache__/expiry.cpython-310.pyc deleted file mode 100644 index 044c85c1..00000000 Binary files a/handlers/__pycache__/expiry.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/instructions.cpython-310.pyc b/handlers/__pycache__/instructions.cpython-310.pyc deleted file mode 100644 index 2c08c45f..00000000 Binary files a/handlers/__pycache__/instructions.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/key_management.cpython-310.pyc b/handlers/__pycache__/key_management.cpython-310.pyc deleted file mode 100644 index a46fe4bc..00000000 Binary files a/handlers/__pycache__/key_management.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/keys.cpython-310.pyc b/handlers/__pycache__/keys.cpython-310.pyc deleted file mode 100644 index 9a473f5a..00000000 Binary files a/handlers/__pycache__/keys.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/notifications.cpython-310.pyc b/handlers/__pycache__/notifications.cpython-310.pyc deleted file mode 100644 index 3cb08f10..00000000 Binary files a/handlers/__pycache__/notifications.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/pay.cpython-310.pyc b/handlers/__pycache__/pay.cpython-310.pyc deleted file mode 100644 index e1e3da10..00000000 Binary files a/handlers/__pycache__/pay.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/profile.cpython-310.pyc b/handlers/__pycache__/profile.cpython-310.pyc deleted file mode 100644 index 6ead0c42..00000000 Binary files a/handlers/__pycache__/profile.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/start.cpython-310.pyc b/handlers/__pycache__/start.cpython-310.pyc deleted file mode 100644 index 4db96f8b..00000000 Binary files a/handlers/__pycache__/start.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/stats.cpython-310.pyc b/handlers/__pycache__/stats.cpython-310.pyc deleted file mode 100644 index 04fb78cc..00000000 Binary files a/handlers/__pycache__/stats.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/texts.cpython-310.pyc b/handlers/__pycache__/texts.cpython-310.pyc deleted file mode 100644 index aa3a631d..00000000 Binary files a/handlers/__pycache__/texts.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/trial_key.cpython-310.pyc b/handlers/__pycache__/trial_key.cpython-310.pyc deleted file mode 100644 index c7ccf818..00000000 Binary files a/handlers/__pycache__/trial_key.cpython-310.pyc and /dev/null differ diff --git a/handlers/__pycache__/utils.cpython-310.pyc b/handlers/__pycache__/utils.cpython-310.pyc deleted file mode 100644 index 475ae867..00000000 Binary files a/handlers/__pycache__/utils.cpython-310.pyc and /dev/null differ