__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.env
.venv
venv/
dist/
build/
*.egg-info/
.mypy_cache/
.ruff_cache/
.tox/
.pytest_cache/
*.log
