From 5f18f4c7e7fafd5bc12acf688a35eaf136bc8762 Mon Sep 17 00:00:00 2001
From: Chizi123 <build@jsrv.com>
Date: Mon, 19 Oct 2020 07:01:53 +0000
Subject: [PATCH] fixed problem with duplicate adds, sped up repo-add, allows for all or none upgrades

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

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

--
Gitblit v1.9.3