Skip to content

Commit

Permalink
Update yarn and gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
peterMuriuki committed Aug 10, 2023
1 parent 2f01ac4 commit 3e42acd
Show file tree
Hide file tree
Showing 2 changed files with 1,147 additions and 38 deletions.
9 changes: 9 additions & 0 deletions playwright/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ node_modules/
/test-results/
/playwright-report/
/playwright/.cache/

#yarn
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
Loading

0 comments on commit 3e42acd

Please sign in to comment.