Some checks failed
Check / eval (push) Has been cancelled
A settings.local.json.tmp.* atomic-write temp file slipped into the previous commit via git add -A; untrack it and ignore the pattern. (The prior commit message also dropped the word text to a stray backtick: the override glyph is filled with the palette text colour.) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
11 lines
181 B
Plaintext
11 lines
181 B
Plaintext
# Nix build artifacts
|
|
result
|
|
result-*
|
|
|
|
__pycache__/
|
|
.DS_Store
|
|
|
|
# Claude Code machine-local settings (permissions etc.)
|
|
.claude/settings.local.json
|
|
.claude/settings.local.json.tmp.*
|