1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
/todo.org /.ai/ /inbox/ # Personal Claude tooling state /.claude/settings.local.json /.claude/.cache/ # Elisp build artefacts *.elc *.eln # Test logs /tests/*-output.log # OS / editor noise .DS_Store *~ \#*\# .\#*