Files
order-bak/.gitignore
2026-04-21 15:00:01 +08:00

7 lines
51 B
Plaintext

__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/