From 74db97438b6b404879c5f89c100ea8c7312f8657 Mon Sep 17 00:00:00 2001
From: TriantaTV <gregcraw2001@gmail.com>
Date: Sat, 30 Sep 2023 01:39:58 -0500
Subject: [PATCH] Fixed .gitignore not working right

---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 95e41c4..6dadcdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,5 +33,5 @@
 *.app
 
 # Extras
-./build
-./test/page/web_server
+build
+test/page/web_server