ignore bundle files

This commit is contained in:
counterweight 2025-03-13 11:33:10 +01:00
parent faf8d61ef8
commit 5a7c954982
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

6
.gitignore vendored
View file

@ -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/*