Files
marketplace/.gitignore
T
naudachu 4058cf5a4e chore: ignore the issue store in this repository
`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>
2026-08-12 01:27:19 +05:00

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/