diff --git a/.gitignore b/.gitignore index 2eea525..ee79715 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.env \ No newline at end of file +.env +*.pyc \ No newline at end of file diff --git a/modules/__pycache__/apex_api.cpython-313.pyc b/modules/__pycache__/apex_api.cpython-313.pyc deleted file mode 100644 index ef172e6..0000000 Binary files a/modules/__pycache__/apex_api.cpython-313.pyc and /dev/null differ diff --git a/modules/__pycache__/aster_auth.cpython-313.pyc b/modules/__pycache__/aster_auth.cpython-313.pyc deleted file mode 100644 index 0b0267f..0000000 Binary files a/modules/__pycache__/aster_auth.cpython-313.pyc and /dev/null differ diff --git a/modules/__pycache__/aster_auth_api.cpython-313.pyc b/modules/__pycache__/aster_auth_api.cpython-313.pyc deleted file mode 100644 index 9b7cb0d..0000000 Binary files a/modules/__pycache__/aster_auth_api.cpython-313.pyc and /dev/null differ diff --git a/modules/__pycache__/aster_db.cpython-313.pyc b/modules/__pycache__/aster_db.cpython-313.pyc deleted file mode 100644 index a4f7c12..0000000 Binary files a/modules/__pycache__/aster_db.cpython-313.pyc and /dev/null differ diff --git a/modules/__pycache__/db.cpython-313.pyc b/modules/__pycache__/db.cpython-313.pyc deleted file mode 100644 index eea2b4e..0000000 Binary files a/modules/__pycache__/db.cpython-313.pyc and /dev/null differ diff --git a/modules/__pycache__/extended_auth.cpython-313.pyc b/modules/__pycache__/extended_auth.cpython-313.pyc deleted file mode 100644 index 140d02b..0000000 Binary files a/modules/__pycache__/extended_auth.cpython-313.pyc and /dev/null differ diff --git a/modules/__pycache__/extended_db.cpython-313.pyc b/modules/__pycache__/extended_db.cpython-313.pyc deleted file mode 100644 index 54be130..0000000 Binary files a/modules/__pycache__/extended_db.cpython-313.pyc and /dev/null differ diff --git a/modules/__pycache__/structs.cpython-313.pyc b/modules/__pycache__/structs.cpython-313.pyc deleted file mode 100644 index 52b646d..0000000 Binary files a/modules/__pycache__/structs.cpython-313.pyc and /dev/null differ diff --git a/modules/__pycache__/utils.cpython-313.pyc b/modules/__pycache__/utils.cpython-313.pyc deleted file mode 100644 index 34797c6..0000000 Binary files a/modules/__pycache__/utils.cpython-313.pyc and /dev/null differ