From 99cd84265229a8963899270f32abcec43660984f Mon Sep 17 00:00:00 2001
From: Chizi123 <joelgrun@gmail.com>
Date: Tue, 09 Jul 2019 04:58:11 +0000
Subject: [PATCH] Using hardlinks for files instead of copying

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

diff --git a/.gitignore b/.gitignore
index c2960ef..fa32393 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-repo
-!repo/build.sh
+chroot

--
Gitblit v1.9.3