aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: b78f809efc550f392fb9cb2d89f8b32bee9f190f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Build artifacts
*.elc
*.eln
/.eldev/
/.eask/
/eln-cache/

# Generated by eask
/duet-autoloads.el
/duet-pkg.el

# Emacs cruft
*~
\#*\#
.\#*

# Coverage / test output
/coverage/
/.coverage/
tests/*-output.log

# Local planning + tooling (kept out of the public repo).
/.ai/
/inbox/
/todo.org