Skip to content

Commit

Permalink
Remove target dir
Browse files Browse the repository at this point in the history
  • Loading branch information
paberr committed Nov 29, 2024
1 parent 5ff7986 commit cb6a2f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/target
target
pkg
out
node_modules/
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
test-results/
playwright-report/
blob-report/
playwright/.cache/

0 comments on commit cb6a2f0

Please sign in to comment.