4058cf5a4e
`kettle init` adds this line itself. It is here because this repository now tracks its own issues with the binary it ships, which is the first real use of either. An `origin: local` issue is the only copy of that work, so what goes into a shared history is the operator's call rather than the tool's — the line is a default, not a rule, and dropping it is a legitimate choice. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
17 lines
248 B
Plaintext
17 lines
248 B
Plaintext
.DS_Store
|
|
.docs/
|
|
.claude/
|
|
.tea/
|
|
tmp/
|
|
|
|
# `make dist` and `make build` — release artifacts are rebuilt from a tag, never
|
|
# committed
|
|
cli/dist/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# agents-sync regenerates these symlinks next to every AGENTS.md
|
|
CLAUDE.md
|
|
|
|
.kettle/
|