From 88f622e358c5ca11fed0cf20d27f76bad05913e7 Mon Sep 17 00:00:00 2001
From: Chizi123 <build@jsrv.com>
Date: Thu, 15 Oct 2020 06:55:07 +0000
Subject: [PATCH] ignore vars file if it exists

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