From 27a4303ff3765d55c1575efaaf50072bc4644355 Mon Sep 17 00:00:00 2001 From: Adrien Date: Mon, 13 Jun 2022 09:02:48 +0200 Subject: [PATCH] add eln-cache, *.elc and session.* to git ignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 851f527..f8f592c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ quelpa request recentf~ transient +eln-cache +*.elc +session.*