X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/1fc008a6b086035e3a47d0f3bef5a23c88f7aa69..e8816cec1ad120344d64ba1bc187b77a3424f8ea:/.gitignore diff --git a/.gitignore b/.gitignore index 1f5cf6c..4303fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,16 @@ -database -log -pid -state -sticker.sql -error.log \ No newline at end of file +*.elc + +/early-init.el +/init.el + +/straight/* +!/straight/versions + +/var/* +/var/eshell/lastdir +/var/eshell/history + +!/var/eshell +!/var/eshell/alias + +!/var/abbrev.el