diff options
author | Sam Light <samlight1994@gmail.com> | 2025-05-18 11:05:38 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-05-18 11:05:38 +0100 |
commit | d98161c096babb14f38439b35f07b2c9f5c666f4 (patch) | |
tree | 5be64ea041489fde472b55b4786337a25b0eb253 /.gitignore | |
parent | 0cedad92197af9d506be2460d1fbd26d4e9a3493 (diff) |
Git ignored lsp files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,5 +8,8 @@ transient tramp tree-sitter *.elc +.cache +lsp-cache +.lsp-session emacs-custom.el |