chore: gitignore config.json artifact created by httpapi-exercise

This commit is contained in:
Kit Langton 2026-05-09 20:27:27 -04:00
parent f4cb3170d4
commit 4598e81fd7
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View file

@ -30,3 +30,4 @@ UPCOMING_CHANGELOG.md
logs/
*.bun-build
tsconfig.tsbuildinfo
/packages/opencode/config.json

View file

@ -1,3 +0,0 @@
{
"$schema": "https://opencode.ai/config.json"
}