Files
opencode/.gitignore
2025-11-13 16:00:33 -05:00

20 lines
196 B
Plaintext

.DS_Store
node_modules
.worktrees
.sst
.env
.idea
.vscode
*~
openapi.json
playground
tmp
dist
.turbo
# Test suite artifacts
opencode/.bun/
opencode/.local/
opencode/.cache/
opencode/node_modules