Files
dp/.gitignore
T
2026-07-16 08:31:52 +08:00

11 lines
94 B
Plaintext

.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/
logs/
runtime/