chore: add reasonix.toml and .codegraph/ to .gitignore

This commit is contained in:
Will Miao
2026-06-16 13:05:11 +08:00
parent 1f4edbeb9d
commit 518a4dd5ee

4
.gitignore vendored
View File

@@ -12,12 +12,14 @@ coverage/
.coverage
model_cache/
# agent
# agent / dev tooling
.opencode/
.claude/
.sisyphus/
.codex
.omo
reasonix.toml
.codegraph/
# Vue widgets development cache (but keep build output)
vue-widgets/node_modules/