X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/fc64660cf105018c82873c9a597ae5ff28a6aae2..3e9593484718da39ad344fe827f0cb4bb7a7d3d8:/.gitignore diff --git a/.gitignore b/.gitignore index 08ca93b..0e471d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ -# mpd files -mpd/*/*/database -mpd/*/*/log -mpd/*/*/pid -mpd/*/*/state -mpd/*/*/sticker.sql - -# ncmpcpp -ncmpcpp/*/error.log \ No newline at end of file +*.elc + +/early-init.el +/init.el + +/var/* +/var/eshell/history + +!/var/eshell +!/var/eshell/alias + +!/lisp/bbdb/bbdb-autoloads.el