/.local/
/config.yaml
/.env
/.env.*
!/.env.example
*.log
.DS_Store
__pycache__/
*.pyc
/.venv/
/dist/
/build/
/.pytest_cache/
/.ruff_cache/
*.egg-info/
/.coverage
/htmlcov/
