Initial commit
Some checks failed
Playwright Tests / test (push) Failing after 46s

This commit is contained in:
2024-12-10 21:34:36 +02:00
committed by Janis Jansons
commit ba2b2721eb
9 changed files with 302 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@ -0,0 +1,19 @@
# Distribution
dist
out
build
node_modules
# Logs
*.log*
logs
# Environment
.env
# Misc
.DS_Store
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/