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:
@@ -10,6 +10,13 @@ registry.db-shm
|
|||||||
**/operations.db-wal
|
**/operations.db-wal
|
||||||
**/operations.db-shm
|
**/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
|
# Binario CLI
|
||||||
/fn
|
/fn
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user