Ignore everything except some explicitly listed files

Different packages may place files into the emacs-directory. I think it is safe
to assume that this repo won't have a frequent need for other files, so let's
just ignore everything but the files that we know is going to be around forever.
This commit is contained in:
larstvei 2026-03-05 09:38:00 +01:00
parent c9edbff9bc
commit 584ddb52a9

16
.gitignore vendored
View File

@ -1,11 +1,5 @@
.mc-lists.el
auto-save-list/
autosaves
custom.el
eln-cache/
elpa
init.elc
projectile-bookmarks.eld
recentf
smex-items
transient/
*
!LICENSE.md
!README.org
!init.el
!init.org