Files
blap/modules/.gitignore
T
2026-06-08 10:32:12 +01:00

14 lines
253 B
Plaintext

lib/
temp/
coverage/
/playwright-html-report/
**/test-results
**/_results
# Only commit snapshots from Linux
**/e2e/snapshots/**/*.png
**/e2e/snapshots/**/*.yml
!**/e2e/snapshots/**/*-linux.png
!**/e2e/snapshots/**/*-linux.aria.yml
/playwright-report/