X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/0681f90d3bf05781a7eeff935adaa4e7dd2a4e80..9c0da98fb753fd96b0006fe8bb9c3966b9b43f7b:/.gitignore diff --git a/.gitignore b/.gitignore index 5a1c0bf..4303fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,16 @@ -# mpd files -mpd/*/*/database -mpd/*/*/log -mpd/*/*/pid -mpd/*/*/state -mpd/*/*/sticker.sql +*.elc -# ranger files -ranger/*/*/history -ranger/*/*/bookmarks -ranger/*/*/tagged +/early-init.el +/init.el -# ncmpcpp -ncmpcpp/*/error.log +/straight/* +!/straight/versions -# getmail oldmail file -oldmail-* +/var/* +/var/eshell/lastdir +/var/eshell/history -/var \ No newline at end of file +!/var/eshell +!/var/eshell/alias + +!/var/abbrev.el