feat: include registry.db in repo and ignore broken_paths.txt

Share the SQLite registry database so apps/analysis repos can consume
it without needing the full function tree to rebuild.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-06 00:55:19 +02:00
parent 1233efb31d
commit 356dbcdadd
2 changed files with 3 additions and 2 deletions
+3 -2
View File
@@ -1,5 +1,4 @@
# SQLite index (regenerable con fn index) — SOLO en raiz
registry.db
# SQLite index — journal/wal temporales
registry.db-journal
registry.db-wal
@@ -50,3 +49,5 @@ Thumbs.db
# Archivos locales
.local
broken_paths.txt
BIN
View File
Binary file not shown.