From a9e730962e8316ec7bc57a1ebfad9696f4139be6 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 19 Jun 2023 14:52:23 -0600 Subject: [PATCH] [Emacs] Ignore eln-cache --- dotfiles/emacs.d/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/.gitignore b/dotfiles/emacs.d/.gitignore index ca087d2c..cbf4c312 100644 --- a/dotfiles/emacs.d/.gitignore +++ b/dotfiles/emacs.d/.gitignore @@ -1,5 +1,6 @@ *.elc .cask +.lsp-session-v1 .org-id-locations .project-roots .python-environments/ @@ -7,6 +8,7 @@ .sx .tern-port .tutor +/eln-cache /transient README.el README.html @@ -47,4 +49,3 @@ uber.el url var xkcd -.lsp-session-v1