Skip to content

Commit

Permalink
Move .gitignore to root and update ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
nk2136 committed Oct 17, 2024
1 parent 58be34b commit 9b933cb
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
@@ -0,0 +1,5 @@
node_modules/
test-results/
playwright-report/
blob-report/
playwright/.cache/

0 comments on commit 9b933cb

Please sign in to comment.