Files
notfiles/.gitignore
Joseph O'Brien d9f476ff79
Some checks failed
Public Repo Readiness / Check Public Repo Readiness (push) Has been cancelled
chore(repo): remove nested agent worktree marker
2026-07-11 23:53:42 -04:00

28 lines
540 B
Plaintext

/target
.DS_Store
.pytest_cache/
.ruff_cache/
.venv/
.envrc
.worktrees/
.claude/worktrees/
.claude.local.md
docs/*
!docs/superpowers/
librust_out.rlib
.remember/
# handoff-begin
.ctx/*
!.ctx/HANDOFF.*.*.yaml
.ctx/HANDOFF.integration.notfiles.state.yaml
.ctx/HANDOFF.notcore.notfiles.state.yaml
.ctx/HANDOFF.notfiles.notfiles.state.yaml
.ctx/HANDOFF.notgraph.notfiles.state.yaml
.ctx/HANDOFF.nothooks.notfiles.state.yaml
.ctx/HANDOFF.notsecrets.notfiles.state.yaml
.ctx/HANDOFF.notstrap.notfiles.state.yaml
.ctx/.initialized
# handoff-end