mirror of
https://github.com/larstvei/dot-emacs.git
synced 2026-03-12 17:20:12 +00:00
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:
parent
c9edbff9bc
commit
584ddb52a9
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,11 +1,5 @@
|
|||||||
.mc-lists.el
|
*
|
||||||
auto-save-list/
|
!LICENSE.md
|
||||||
autosaves
|
!README.org
|
||||||
custom.el
|
!init.el
|
||||||
eln-cache/
|
!init.org
|
||||||
elpa
|
|
||||||
init.elc
|
|
||||||
projectile-bookmarks.eld
|
|
||||||
recentf
|
|
||||||
smex-items
|
|
||||||
transient/
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user