Skip to content

Commit

Permalink
chore(.eslintignore): exclude playwright test results & reports
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Nov 1, 2024
1 parent 73ec76b commit 0395901
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ dev/
temp/
dist/
build/
tests/e2e/playwright-report
tests/e2e/test-results

0 comments on commit 0395901

Please sign in to comment.