From b78f1f04af81196538523896888bdbf5d6d445a3 Mon Sep 17 00:00:00 2001 From: revsuine Date: Thu, 14 Nov 2024 15:59:20 +0000 Subject: [PATCH] more testing scripts --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 68ecb9b..6e12153 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ venv/ .idea/ -testing.py +testing*.py