chore: gitignore .claude/projects (local-only on public remote); brief validated
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
parent
05a7aa1d6f
commit
91b078f694
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -13,3 +13,7 @@ __pycache__/
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
.ruff_cache/
|
.ruff_cache/
|
||||||
|
|
||||||
|
# Voyage project dirs (briefs, research, plans) — LOCAL-ONLY on this public remote,
|
||||||
|
# same rule as STATE.md. They carry operator paths and machine details.
|
||||||
|
.claude/projects/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue