From: John Turner Date: Sat, 25 Mar 2023 07:26:15 +0000 (-0400) Subject: rm'd early-init.el from gitignore (it ignores everything by default) X-Git-Url: https://jturnerusa.dev/gitweb/?a=commitdiff_plain;h=0487a351477b5fca13461977a008bc2b3e15098d;p=emacs.d rm'd early-init.el from gitignore (it ignores everything by default) --- diff --git a/.gitignore b/.gitignore index 28844e3..c0e4497 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /* !/.gitignore !/init.el +!/early-init.el !/custom.el !/themes !/init