Files
Matteo Benedetto 1d89c7fdc7 Initial import
2026-03-21 15:55:32 +01:00

10 lines
96 B
Plaintext

__pycache__/
*.py[cod]
.pytest_cache/
.venv/
.mypy_cache/
.ruff_cache/
build/
dist/
*.egg-info/