diff --git a/.gitignore b/.gitignore index 7343572..02b8419 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *.html -__pycache__ \ No newline at end of file +__pycache__/ +*.pyc +*.pyo +*.pyd diff --git a/__pycache__/deepseek.cpython-313.pyc b/__pycache__/deepseek.cpython-313.pyc deleted file mode 100644 index 5c8b719..0000000 Binary files a/__pycache__/deepseek.cpython-313.pyc and /dev/null differ diff --git a/__pycache__/doubao.cpython-313.pyc b/__pycache__/doubao.cpython-313.pyc deleted file mode 100644 index 403486d..0000000 Binary files a/__pycache__/doubao.cpython-313.pyc and /dev/null differ