From 661b6f92a73792f150ca6bae154bec0ab72aa084 Mon Sep 17 00:00:00 2001 From: Stephane Del Pino <stephane.delpino44@gmail.com> Date: Wed, 29 Dec 2021 18:15:37 +0100 Subject: [PATCH] =?UTF-8?q?Ignore=20le=20r=C3=A9pertoire=20eshell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c9a7ea5..7705cae 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ auto-save-list *~ \#* *.elc +/eshell/ /elpa/ /irony/ /projectile-bookmarks.eld -- GitLab