Files
flow/.gitignore
2026-02-13 02:13:27 +02:00

9 lines
72 B
Plaintext

__pycache__/
*.pyc
*.pyo
dist/
build/
*.spec
*.egg-info/
.pytest_cache/