Skip to content

Commit 65cc04b

Browse files
committed
update gitignore
1 parent 0de2435 commit 65cc04b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ pnpm-debug.log*
2121

2222
#astro files
2323
.astro
24-
/test-results/
25-
/playwright-report/
24+
test-results/
25+
playwright-report/
2626
/blob-report/
27-
/playwright/.cache/
27+
playwright/.cache/
2828
.vercel

0 commit comments

Comments
 (0)