Skip to content

Commit

Permalink
updated .gitignore for playwright test results
Browse files Browse the repository at this point in the history
  • Loading branch information
Remus287 committed Dec 16, 2024
1 parent ba12d54 commit e9000f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,9 @@ node_modules
pitne-voter-app.code-workspace

**/.env

# playwright result directories
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/

0 comments on commit e9000f3

Please sign in to comment.