From 789fc7d57907ead5c755897178e09a24c14acc88 Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Wed, 28 May 2025 17:53:49 -0500 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 030b22c..b1faaf9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /build /dist -*.spec \ No newline at end of file +*.spec +test.py \ No newline at end of file