Files
yaoyaoai/.gitignore
fengchuanhn@gmail.com cccd75767b 11
2026-05-15 18:52:29 +08:00

17 lines
150 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
.Python
.venv/
venv/
env/
.env
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage