From 7aa5106e2bd22ce1ccdecd2d442c2a78bd8470d4 Mon Sep 17 00:00:00 2001
From: Chizi123 <build@jsrv.com>
Date: Tue, 20 Oct 2020 05:47:21 +0000
Subject: [PATCH] added function to check for packages in aur and in repos, also only print errors on add or build

---
 .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.9.3