X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/ccdc4e0c2f85ad11b81c0d5260abd105754c2bd0..5fb7704c0f844191de7c5e4d03b059525348b5f4:/.gitignore diff --git a/.gitignore b/.gitignore index 5ff3d24..218b7e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,15 @@ -# mpd files -mpd/*/*/database -mpd/*/*/log -mpd/*/*/pid -mpd/*/*/state -mpd/*/*/sticker.sql +# byte-compiled elisp files +.emacs.d/*.elc +.emacs.d/early-init.el +.emacs.d/init.el -# ranger files -ranger/*/*/history -ranger/*/*/bookmarks -ranger/*/*/tagged +# straight +.emacs.d/straight/* +!.emacs.d/straight/versions -# ncmpcpp -ncmpcpp/*/error.log - -# getmail oldmail file -oldmail-* +# various +.emacs.d/var/* +.emacs.d/var/eshell/lastdir +.emacs.d/var/eshell/history +!.emacs.d/var/eshell +!.emacs.d/var/abbrev.el