From 3948bf794a08f3370b9c5fac76c4d6d574fc6020 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 7 May 2026 07:24:31 +0000 Subject: [PATCH] chore(gitignore): exclude leadtech-bmad-mcp local index Generated by `leadtech-bmad-build-index` at repo root, regenerable on demand. Avoid accidental commits of the 600 KB index artifact. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a00a2f5..e0fce64 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ __pycache__/ build/ dist/ *.egg-info/ + +# Leadtech MCP — index local généré (regenerable via leadtech-bmad-build-index) +.leadtech_mcp_index.json