From 70c9bcdd9c8e0147b5b5ee3b3e8940b10869fc1c Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 14 Feb 2020 11:15:03 +0000 Subject: [PATCH] chore(git): Update .gitignore to add .cache and .extension --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d1913c3..e219345 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ straight/* *.elc .DS_Store +.cache/* +.extension/* .lsp-session* .mc-lists.el ac-comphist.dat