From cb6a2f0b4c5a48265cc9fe1f3e32b12c95b20fed Mon Sep 17 00:00:00 2001 From: Pascal Berrang Date: Fri, 29 Nov 2024 14:45:20 -0600 Subject: [PATCH] Remove target dir --- .gitignore | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 30455cc..ef3bcf0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ -/target +target pkg out node_modules/ -/test-results/ -/playwright-report/ -/blob-report/ -/playwright/.cache/ +test-results/ +playwright-report/ +blob-report/ +playwright/.cache/