diff options
author | David Morgan <djm_uk@protonmail.com> | 2021-08-17 12:49:19 +0100 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2021-08-17 12:49:19 +0100 |
commit | d0db5660caa836755ea8c99471d816484ea9e837 (patch) | |
tree | c7d0456a58e450abaf34b489b0b31c58ddbc8557 /.emacs.d/.gitignore | |
parent | c92b18514728245850d31531ce224a74eddfc5a6 (diff) | |
download | dotfiles-d0db5660caa836755ea8c99471d816484ea9e837.tar.gz |
Add new .emacs.d
Diffstat (limited to '.emacs.d/.gitignore')
-rw-r--r-- | .emacs.d/.gitignore | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore new file mode 100644 index 0000000..67bb165 --- /dev/null +++ b/.emacs.d/.gitignore @@ -0,0 +1,33 @@ +*~ +*.elc +auto-save-list +cider-history +recentf +savehist +saveplace +save +eshell +elpa +el-get +semanticdb +url +ede-projects.el +.DS_Store +custom.el +places +.smex-items +savefile/ +projectile-bookmarks.eld +session* +.cask +tramp +/var/pcache +.emacs.desktop +.emacs.desktop.lock +network-security.data +transient/ +var/ +.cache/ +.lsp-session* +lisp/init-local.el +site-lisp |