emacs/.gitignore
larstvei 584ddb52a9 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.
2026-03-05 09:38:00 +01:00

6 lines
45 B
Plaintext

*
!LICENSE.md
!README.org
!init.el
!init.org