Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .gitignore
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,3 +30,11 @@ ruvector.db
*.db
CLAUDE.md.backup
CLAUDE.md.pre-ruflo

# RVF pattern stores + locks are derived runtime caches (rebuilt from memory.db);
# ruflo/aqe processes can drop them in cwd (e.g. `ruflo mcp start`), and an
# interrupted write leaves a corrupt FLVR-content .lock (see _ruflo_aqe_repair_rvf).
*.rvf
*.rvf.lock
*.rvf.idmap.json
*.rvf.manifest.json
Binary file removedagentdb.rvf
Binary file not shown.
Binary file removedagentdb.rvf.lock
Binary file not shown.