Skip to content

Commit 521678c

Browse files
authored
Create .gitignore
1 parent c792fd7 commit 521678c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
node_modules/
2+
/test-results/
3+
/playwright-report/
4+
/playwright/.cache/
5+
/allure-results
6+
/allure-report

0 commit comments

Comments
 (0)