From: John Turner Date: Mon, 4 Jul 2022 03:16:15 +0000 (-0400) Subject: updated .gitignore X-Git-Url: https://jturnerusa.dev/gitweb/?a=commitdiff_plain;h=250b3ef0d5c3cbc39129ce632838994a17f57fa2;p=emacs.d updated .gitignore --- diff --git a/.gitignore b/.gitignore index 42200f5..61e6654 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ /* !/.gitignore !/init.el +!/load-config.el +!/load-local-lisp.el !/custom.el !/themes -!/config \ No newline at end of file +!/config +!/lisp \ No newline at end of file