From 56a5d88324a3d10b8ba52d673f58fc43b01b1b89 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Wed, 14 Feb 2024 02:54:01 +0000
Subject: [PATCH] Move to straight for packages, with easy reversion to package.el

---
 .gitignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 572e2af..f1ac5e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
 /*
 !config.org
 !init.el
+!early-init.el
+!package-manager.el
 !.gitignore
-!snippets
\ No newline at end of file
+!snippets

--
Gitblit v1.9.3