chore: ignore local config and tooling artifacts

This commit is contained in:
2026-02-04 19:33:48 +08:00
parent 57b7269215
commit edede17880
3 changed files with 14 additions and 0 deletions

8
.gitignore vendored
View File

@@ -29,3 +29,11 @@ go.work.sum
# vendor/
node_modules/
dist/
# Local tooling/config
.sisyphus/
opencode.json
# Local services and fixtures
services/
fixtures/