From 566830a866b1fbbcb403e00c388a9ee8fe6ad56b Mon Sep 17 00:00:00 2001 From: themaker Date: Wed, 15 Apr 2026 09:39:03 +0100 Subject: [PATCH] feat(): changed .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2b40ccd..baaa2fe 100644 --- a/.gitignore +++ b/.gitignore @@ -37,4 +37,4 @@ playwright-report/ __screenshots__/ # shell files -./shell.sh +/shell.sh