From e5d923151e0efc93f86b0a85103bbdc72bf5d6a6 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Sun, 10 Mar 2019 20:00:50 +0100 Subject: Emacs: don’t track custom.el MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This way, it can be used for local changes. --- dot.emacs.d/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'dot.emacs.d/.gitignore') diff --git a/dot.emacs.d/.gitignore b/dot.emacs.d/.gitignore index b263e9f..07eaf60 100644 --- a/dot.emacs.d/.gitignore +++ b/dot.emacs.d/.gitignore @@ -1,3 +1,4 @@ /elpa /eshell /tramp +/custom.el -- cgit v1.2.3