# IDE / tool-generated
.claude/

# Environment / secrets
.env
.envrc
*ELECTRICITY_MAPS_API_KEY*

# Python
__pycache__/
*.py[codz]
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.env
