From 73f20692b3ec0dc01d68c1cfad8d9b49c8b6674f Mon Sep 17 00:00:00 2001 From: Heliosares Date: Sun, 17 Dec 2023 14:30:49 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6ea8789..2e7d97e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ auxprotect.iml AuxProtect.iml .classpath .project -*.bat \ No newline at end of file +*.bat +test_run/ \ No newline at end of file