aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 715b87999eb79b705ab09b0813701ec720af6780 (plain)
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