__pycache__/
*.pyc
*.pyo
.pytest_cache/
.ruff_cache/
*.egg-info/
build/
dist/
.venv/
venv/
.env
*.json
!pyproject.toml
.DS_Store
