Merge branch 'main' of https://github.com/jamescherti/minimal-emacs.d
This commit is contained in:
37
.gitignore
vendored
37
.gitignore
vendored
@@ -1,25 +1,12 @@
|
||||
/auto-save-list/
|
||||
/custom.el
|
||||
/easysession
|
||||
/eln-cache/
|
||||
/elpa/
|
||||
/elpaca/
|
||||
/etc/
|
||||
/history
|
||||
/ielm-history.eld
|
||||
/lisp/
|
||||
/projectile-bookmarks.eld
|
||||
/recentf
|
||||
/saveplace
|
||||
/tramp
|
||||
/straight/
|
||||
/themes/
|
||||
/transient/
|
||||
/tree-sitter/
|
||||
/undo-fu-session/
|
||||
/var/
|
||||
/bookmarks
|
||||
/bookmarks
|
||||
/ido.last
|
||||
/autosave/
|
||||
/url/
|
||||
*
|
||||
!README.md
|
||||
!early-init.el
|
||||
!init.el
|
||||
!.images/
|
||||
!.github/
|
||||
!.LICENSE
|
||||
|
||||
!custom.el
|
||||
!pre-early-init.el
|
||||
!post-init.el
|
||||
!.config.d/
|
||||
|
||||
Reference in New Issue
Block a user