Some checks failed
Public Repo Readiness / Check Public Repo Readiness (push) Has been cancelled
28 lines
540 B
Plaintext
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
|