From ca7826e84e7f342c50310fb149a92f0fdcea1fc5 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 28 Jan 2019 11:39:28 +0000 Subject: [PATCH] Ignore lsp-mode session state file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 031d14a..9dd2b5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.elc .DS_Store +.lsp-session* .mc-lists.el ac-comphist.dat auto-save-list/*