From 2bd407654b20fc008569588c347160862ac80cd0 Mon Sep 17 00:00:00 2001 From: itlackey Date: Fri, 10 Nov 2023 14:02:02 -0600 Subject: [PATCH] ignore test.sh --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5292519..05e0e13 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -logs/ \ No newline at end of file +logs/ +test.sh \ No newline at end of file