# Maintainer-only sprint tracker. Keep it available locally for review, but out of the public repository.
SPRINTS.md

# Python and local Lumis SDK state
.env
.venv*/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
dist/
build/
*.egg-info/
.lumis/

.env
