From 15f1d4970c7affb8f56a2c3d175c1b890e842ca4 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 29 Mar 2025 21:34:01 -0400 Subject: [PATCH] Updated .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 508d4e4..b8cdd82 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -**.vscode \ No newline at end of file +**.vscode +testing/ \ No newline at end of file