From 9ca75600bda2af35c0c297dbd1688986988970c5 Mon Sep 17 00:00:00 2001 From: Obie Hinojosa Date: Wed, 28 May 2025 17:58:33 -0500 Subject: [PATCH] update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b1faaf9..aa5d097 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ /build /dist *.spec -test.py \ No newline at end of file +test.py +*.tmp +*.tar.gz \ No newline at end of file