emacs: move configuration to .emacs.d
[~bandali/configs] / .gitignore
1 # byte-compiled elisp files
2 .emacs.d/*.elc
3 .emacs.d/early-init.el
4 .emacs.d/init.el
5
6 # straight
7 .emacs.d/straight/*
8 !.emacs.d/straight/versions
9
10 # various
11 .emacs.d/var/*
12 .emacs.d/var/eshell/lastdir
13 .emacs.d/var/eshell/history
14 !.emacs.d/var/eshell
15 !.emacs.d/var/abbrev.el