aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f6ee3d46a928f3e27ff71e9cee117898cc28bbff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Per-project tooling (local only)
.ai/
/todo.org
/inbox/

# --- elisp build / test tooling ---
*.elc
*.eln
/.eask/
/.coverage/
/makefile-local
/tests/makefile-local
/tests/*-output.log
/pearl-autoloads.el
/tests/tests-autoloads.el

# Emacs backup files
*~

# Local Linear API key for the seed script (never commit secrets)
apikey.txt