From 62d1d61994b4889f8fff16978b7dfa1a047f6832 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 24 Jan 2021 12:31:57 +0100 Subject: Added treemacs support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c2118fb..bd08947 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ vendor/* soria-autoloads.el -soria-autoloads.el~ -soria-theme.elc \ No newline at end of file +*.el~ +*.elc \ No newline at end of file -- cgit v1.2.3