15 lines
320 B
Plaintext
15 lines
320 B
Plaintext
# Study material from the previous iteration — not part of the flake.
|
|
# Delete the directory once everything worth porting has been ported.
|
|
old_distro/
|
|
|
|
# Nix build artifacts
|
|
result
|
|
result-*
|
|
|
|
__pycache__/
|
|
.DS_Store
|
|
|
|
# Claude Code machine-local settings (permissions etc.)
|
|
.claude/settings.local.json
|
|
# .claude/skills/
|