mirror of
https://github.com/MaksTinyWorkshop/_Assistant_Lead_Tech
synced 2026-05-18 08:18:15 +02:00
Generated by `leadtech-bmad-build-index` at repo root, regenerable on demand. Avoid accidental commits of the 600 KB index artifact.
17 lines
234 B
Plaintext
17 lines
234 B
Plaintext
.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
|