X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/1fc008a6b086035e3a47d0f3bef5a23c88f7aa69..f2a5794494de4bf1b018c6c540365bad40b0dafb:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index 1f5cf6c..6b3fd73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,14 @@ -database -log -pid -state -sticker.sql -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