We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab6457 commit c679fffCopy full SHA for c679fff
1 file changed
extension/.gitignore
@@ -42,3 +42,7 @@ test/ui/screenshots/
42
# Environment
43
.env
44
.env.local
45
+
46
+# Tool artifacts (RuVector agent memory, Claude Code session locks)
47
+ruvector.db
48
+.claude/scheduled_tasks.lock
0 commit comments