1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
# Build artifacts *.elc *.eln /.eldev/ /eln-cache/ # Emacs cruft *~ \#*\# .\#* # Coverage / test output /coverage/ /.coverage/ # Local planning + tooling (kept out of the public repo). /.ai/ /inbox/ /todo.org