Skip to content

Commit 2c5ad3f

Browse files
committed
chore(submodule): capture pending opencode.json updates
1 parent 011f5e8 commit 2c5ad3f

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

opencode.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,5 @@
33
"instructions": [".agents/instructions/**/*.md"],
44
"skills": {
55
"paths": [".agents/skills"]
6-
},
7-
"watcher": {
8-
"ignore": [
9-
".git/**",
10-
".pytest_cache/**",
11-
".husky/_/**",
12-
".hypothesis/**",
13-
".ruff_cache/**",
14-
".venv/**",
15-
"__pycache__/**",
16-
"dist/**",
17-
"node_modules/**",
18-
"bun.lock",
19-
"package-lock.json",
20-
"pnpm-lock.yaml",
21-
"uv.lock",
22-
"yarn.lock"
23-
]
246
}
257
}

0 commit comments

Comments
 (0)