From 124662717c7850ae51c4cd699797b6c055f61b2d Mon Sep 17 00:00:00 2001 From: sunnydanu Date: Sun, 27 Oct 2024 10:45:52 +0530 Subject: [PATCH] doc(gitignore) : gitignore updated --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a3bbd943..bf199c3e 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ coverage /playwright-report/ /playwright/.cache/ # Webkit with playwright creates a salt file -salt \ No newline at end of file +salt +sandbox \ No newline at end of file