chore: gitignore binary + sqlite artifacts

This commit is contained in:
2026-05-09 13:29:45 +02:00
parent 73060329c0
commit 71563d3afc
2 changed files with 9 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
/registry_mcp
*.test
*.out
registry.db
registry.db-shm
registry.db-wal
operations.db
operations.db-shm
operations.db-wal
BIN
View File
Binary file not shown.