.venv/
__pycache__/
*.egg-info/
.pytest_cache/
*.pyc

# 官网可下载的大文件(构建产物,不入库)
site/downloads/*.apk
site/downloads/*.whl
