diff options
author | David Morgan <djm_uk@protonmail.com> | 2023-05-27 15:47:05 +0100 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2023-05-27 15:47:05 +0100 |
commit | a757ec915e26edc6bdc558f53105ad80695f7c39 (patch) | |
tree | e76e8d41e71b27f03b1262c79e951d80cf15909c | |
parent | 9030d959d06adb448676f464830dabd52e63e1d9 (diff) | |
download | dotfiles-a757ec915e26edc6bdc558f53105ad80695f7c39.tar.gz |
Add abbrev_defs to .gitignore
-rw-r--r-- | .emacs.d/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore index 6da392f..9168e78 100644 --- a/.emacs.d/.gitignore +++ b/.emacs.d/.gitignore @@ -1,5 +1,6 @@ *~ *.elc +abbrev_defs auto-save-list cider-history recentf |