From 6b4f33397fe43f22b051446f71eaba23bd23cbce Mon Sep 17 00:00:00 2001
From: mazmazz <mar.marcoz@outlook.com>
Date: Mon, 3 Dec 2018 22:16:38 -0500
Subject: [PATCH] Forgot a gitignore

---
 windows-installer/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/windows-installer/.gitignore b/windows-installer/.gitignore
index f9de6af02..491891551 100644
--- a/windows-installer/.gitignore
+++ b/windows-installer/.gitignore
@@ -1,6 +1,6 @@
 *
 *.*
-!new-install
+!staging
 !sfx
 !! MAKE SURE FILES ARE IN new-install ARCHIVE FOLDER !.txt
 !BuildInstaller.bat
-- 
GitLab