Ignore local-only working files

Keep machine-local state (.claude/, .worktrees/, local
omnigraph.yaml, CLAUDE.md, and schema design notes) from
showing up as untracked in git status.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
andrew 2026-04-26 16:41:15 +03:00
parent 7310f69928
commit 0469b6883e

9
.gitignore vendored
View file

@ -16,3 +16,12 @@ __pycache__/
*.pyc
demo/*.omni/
.omnigraph-rustfs-demo/
# Local-only working files (not for the public repo)
.claude/
.worktrees/
/CLAUDE.md
/omnigraph.yaml
/schema-improvements.md
/schema-issues.md
/schema-prior-art.md