.venv/
__pycache__/
*.pyc
dist/
build/
*.egg-info/
.meeting-minute/
.env
recordings
.DS_Store

# Generated by `mm skill init` when the tool is run against its own repo
.claude/skills/
.cursor/rules/
.mypy_cache/
.pytest_cache/