chore: gitignore graph_explorer state files at root

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-04 11:50:43 +02:00
parent c5b2ec8ad6
commit d55b8fea5d
+7
View File
@@ -10,6 +10,13 @@ registry.db-shm
**/operations.db-wal
**/operations.db-shm
# graph_explorer state cuando el .exe se arranca desde la raiz
/graph_explorer.db
/graph_explorer.db-journal
/graph_explorer.db-wal
/graph_explorer.db-shm
/graph_explorer.ini
# Binario CLI
/fn