From 863ad1d6a0d0b8f7ccf05368f9f3355b6ea5e441 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sun, 06 Dec 2020 05:23:43 +0000
Subject: [PATCH] checking for alternate names in installed packages

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