ignore bundle files
This commit is contained in:
parent
faf8d61ef8
commit
5a7c954982
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -136,10 +136,10 @@ dist
|
||||||
.pnp.*
|
.pnp.*
|
||||||
|
|
||||||
|
|
||||||
test-results/*
|
|
||||||
|
|
||||||
# Playwright
|
|
||||||
/test-results/
|
/test-results/
|
||||||
/playwright-report/
|
/playwright-report/
|
||||||
/blob-report/
|
/blob-report/
|
||||||
/playwright/.cache/
|
/playwright/.cache/
|
||||||
|
|
||||||
|
# webpack bundles
|
||||||
|
/public/javascript/*
|
||||||
Loading…
Add table
Add a link
Reference in a new issue