__pycache__
*.pyc
*.pyo
.git
.github
.venv
.env
tests/
dist/
build/
*.egg-info
.ruff_cache
.mypy_cache
.pytest_cache
