From 0ad2c1d3a79f7e1f981ad8ee19c0b1fcd4fbae1d Mon Sep 17 00:00:00 2001 From: Tim McCarthy Date: Mon, 28 Mar 2022 12:14:18 -0700 Subject: [PATCH] Add doom/custom.el to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c57a016..d5c298c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ fish/fish_variables lein/repl-history lein/self-installs emacs-local-custom.el +doom/custom.el