From 896dec8c411dad1d7b3bd6adf484d08519ea6331 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sat, 17 Jun 2023 23:54:43 +0000
Subject: [PATCH] Added command to remake repo if key changes or packages are missing

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

diff --git a/.gitignore b/.gitignore
index 6606359..92b51e6 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 chroot
 repo
+vars.sh

--
Gitblit v1.10.0