From 5d4373690a3bb0b8d15cb2eef11e9a43671c1db9 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 21 May 2026 16:05:53 +0200 Subject: emacs: add elpa/ into gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .config/emacs/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.config/emacs') diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore index 21969cf..7e4153f 100644 --- a/.config/emacs/.gitignore +++ b/.config/emacs/.gitignore @@ -6,4 +6,5 @@ history projects straight/ transient/ +elpa/ tramp \ No newline at end of file -- cgit v1.2.3