Closes #25: Update .gitignore to track only specific files
This commit is contained in:
46
.gitignore
vendored
46
.gitignore
vendored
@@ -1,42 +1,4 @@
|
|||||||
#
|
*
|
||||||
# If you encounter too many files to blacklist in this .gitignore file, I
|
!README.md
|
||||||
# recommend placing all the files in the ~/.emacs.d/var/ directory instead.
|
!early-init.el
|
||||||
# For more information, visit:
|
!init.el
|
||||||
# https://github.com/jamescherti/minimal-emacs.d?tab=readme-ov-file#reducing-clutter-in-emacsd-by-redirecting-files-to-emacsdvar
|
|
||||||
#
|
|
||||||
/autosave/
|
|
||||||
/auto-save-list/
|
|
||||||
/custom.el
|
|
||||||
/easysession
|
|
||||||
/eln-cache/
|
|
||||||
/elpa/
|
|
||||||
/elpaca/
|
|
||||||
/etc/
|
|
||||||
/history
|
|
||||||
/ielm-history.eld
|
|
||||||
/lisp/
|
|
||||||
/post-early-init*.el
|
|
||||||
/post-init.el
|
|
||||||
/pre-early-init*.el
|
|
||||||
/pre-init.el
|
|
||||||
/projectile-bookmarks.eld
|
|
||||||
/racket-mode/
|
|
||||||
/bookmarks
|
|
||||||
/easysession
|
|
||||||
/transient
|
|
||||||
/custom.el
|
|
||||||
/history
|
|
||||||
/recentf
|
|
||||||
/saveplace
|
|
||||||
/tramp
|
|
||||||
/straight/
|
|
||||||
/themes/
|
|
||||||
/transient/
|
|
||||||
/tree-sitter/
|
|
||||||
/undo-fu-session/
|
|
||||||
/var/
|
|
||||||
/bookmarks
|
|
||||||
/bookmarks
|
|
||||||
/ido.last
|
|
||||||
/autosave/
|
|
||||||
/url/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user