We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade82e8 commit bc155c9Copy full SHA for bc155c9
1 file changed
.gitignore
@@ -11,5 +11,8 @@ npm-debug.log*
11
!.opencode/skills/
12
!.opencode/skills/**
13
14
+# Test databases (LanceDB test artifacts)
15
+test/.test-db-*/
16
+
17
# Agent guidelines (local development instructions for AI agents)
18
AGENT.md
0 commit comments