# Local dev environment
.envrc
.idea
tmp
site/
venv/
.ruff_cache
.pytest_cache

# Python and packaging
__pycache__
*.egg-info
dist
build
_version.py

# StepUp Core specifics
docs/.stepup
