diff options
author | David Morgan <djm_uk@protonmail.com> | 2022-10-05 16:28:14 +0100 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2022-10-05 16:28:14 +0100 |
commit | fa0387cc465d6aaf5cd8897f55ec387bb8122c6b (patch) | |
tree | 61981210f0b096323dcb0bd1c4d7f0a79cf0d6d2 | |
parent | 3519cb1aeb2d7018b3a16a790258e989c62e9f6d (diff) | |
download | dotfiles-fa0387cc465d6aaf5cd8897f55ec387bb8122c6b.tar.gz |
Update .gitignore and .ignore
-rw-r--r-- | .emacs.d/.gitignore | 3 | ||||
-rw-r--r-- | .emacs.d/.ignore | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore index 67bb165..ba080ad 100644 --- a/.emacs.d/.gitignore +++ b/.emacs.d/.gitignore @@ -31,3 +31,6 @@ var/ .lsp-session* lisp/init-local.el site-lisp +straight +elpa +eln-cache diff --git a/.emacs.d/.ignore b/.emacs.d/.ignore index 67bb165..ba080ad 100644 --- a/.emacs.d/.ignore +++ b/.emacs.d/.ignore @@ -31,3 +31,6 @@ var/ .lsp-session* lisp/init-local.el site-lisp +straight +elpa +eln-cache |