From 1bc382c0c65a3721982861d16abdeeecd651320e Mon Sep 17 00:00:00 2001
From: Chris Pomeroy <chris.pomeroy@hotmail.com>
Date: Thu, 30 Nov 2023 03:07:32 +0000
Subject: [PATCH] Starting the refactor of this project

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

diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755
index da7ea1e..224556d
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,7 @@
 __pycache__/
 *.py[cod]
 *.aax
-
+.vscode
 # C extensions
 *.so
 

--
Gitblit v1.10.0