Compare commits

...

1 Commits

Author SHA1 Message Date
ruv ef69a52624 chore: untrack ruvector.db runtime artifacts + gitignore at any depth
These are hook/runtime-generated databases (ruvector/intelligence store)
that kept showing as dirty and don't belong in version control. Removed
from the index (files kept on disk) and ignored globally.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-06-17 17:49:27 -04:00
6 changed files with 4 additions and 0 deletions
+4
View File
@@ -287,3 +287,7 @@ harness/**/*.tgz
harness/**/package-lock.json
harness/**/.claude-flow/
harness/**/ruvector.db
# ruvector runtime/hook DB — never tracked (any depth)
ruvector.db
**/ruvector.db
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.