From fb8e97c81d498adced4bbe78901d0cc3e94799d5 Mon Sep 17 00:00:00 2001 From: Amit Kumar Nandi <11887616+aamitn@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:50:37 +0530 Subject: [PATCH] Modified test classes added gitignore for testng generated test-output folder --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4e1497c..51e2161 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,6 @@ build/ shortener_db_schema.sql /out/ /logs/ +logs/ /test-output/ +test-output/