Skip to content

Commit

Permalink
chore: added playwright in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 21, 2025
1 parent de6fdef commit 47cdbe1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ dist/**
**/*__premium_only*
coverage

.env
wp-auth.json
**/playwright/.auth
test-results/**/trace.zip

composer.phar
composer.lock
/vendor
Expand Down

0 comments on commit 47cdbe1

Please sign in to comment.