I don't like custom.el. I don't like what it does. Anything in it that's actually useful should be made persistent in my configuration anyway. So why should I have it tracked in git? Should be set per machine anyway.
26 lines
682 B
Plaintext
26 lines
682 B
Plaintext
TAGS
|
|
*.elc
|
|
*.socket
|
|
*.targets.wants.*
|
|
/mpd/*
|
|
/ncmpcpp/*
|
|
/Emacs/.config/emacs/transient/*
|
|
/Emacs/.config/emacs/straight/*
|
|
/Emacs/.config/emacs/elpa/
|
|
/Doom/.config/doom/org/*.el
|
|
/Doom/.config/doom/modules/private/bindings/*.el
|
|
/Emacs/.config/emacs/.local
|
|
/Emacs/.config/emacs/.mail/
|
|
/Doom/.config/doom/bookmarks
|
|
/Emacs/.config/emacs/config.el
|
|
/Emacs/.config/emacs/eglot-eclipse-jdt-cache/
|
|
/Emacs/.config/emacs/eln-cache/
|
|
/Emacs/.config/emacs/core.el
|
|
/Emacs/.config/emacs/app.el
|
|
/Emacs/.config/emacs/lang.el
|
|
/Mail/.local/share/mail/
|
|
/Pictures/
|
|
/SystemD/.config/systemd/user/default.target.wants/
|
|
/SystemD/.config/systemd/user/timers.target.wants/
|
|
Emacs/.config/emacs/.config/custom.el
|