__pycache__
*.pyc
*.pyo
.git
.gitignore
.venv
.env
.ruff_cache
.pytest_cache
.mypy_cache
tests/
*.egg-info
dist/
build/
uv.lock
pytest.ini
