X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/fc64660cf105018c82873c9a597ae5ff28a6aae2..23cd3185f768c68aed6d8035a72502e95587db1d:/.gitignore diff --git a/.gitignore b/.gitignore index 08ca93b..6b3fd73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,14 @@ -# 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 + +!/var/abbrev.el + +!/lisp/bbdb/bbdb-autoloads.el