.vscode
.DS_Store

# Python / MCP
__pycache__/
*.py[cod]
.pytest_cache/
.venv/

# Build artifacts
build/
dist/
*.egg-info/

# Leadtech MCP — index local généré (regenerable via leadtech-bmad-build-index)
.leadtech_mcp_index.json
