.prism.log
_dev

__pycache__
.mypy_cache

dist

.venv
.idea

.env
.envrc
codegen.log
Brewfile.lock.json

.DS_Store

# Coverage files
.coverage
.coverage.*
htmlcov/
coverage.json
coverage-summary.json
*.cover
.pytest_cache/

# Docs
site/