From 9e6c325b6b1f9354239df77ecf0d2730c141618e Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Wed, 21 Aug 2024 10:28:09 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 40d69a7..841b234 100644 --- a/.gitignore +++ b/.gitignore @@ -9,11 +9,12 @@ /straight/ /pre-init.el /post-init.el -/pre-early-init.el -/post-early-init.el +/pre-early-init*.el +/post-early-init*.el /easysession /transient /custom.el /history /recentf /saveplace +/custom.el