Skip to content

Commit

Permalink
Update gitignore to hide javascript files in tutorial directory, they…
Browse files Browse the repository at this point in the history
… are generated from typescript files.
  • Loading branch information
james-strauss-uwa committed Dec 18, 2024
1 parent de16bf2 commit 9677368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ docker-compose.yml
/playwright-report/
/blob-report/
/playwright/.cache/
tutorials/*.js

0 comments on commit 9677368

Please sign in to comment.