37 lines
538 B
Plaintext
37 lines
538 B
Plaintext
.DS_Store
|
|
node_modules
|
|
/build
|
|
/package
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
/.idea
|
|
/coverage
|
|
/test-results
|
|
/allure-report
|
|
/allure-results
|
|
/.cache
|
|
*.log
|
|
/dist
|
|
/storybook-static
|
|
!.vscode/snippets.code-snippets
|
|
*.env
|
|
/test-results/
|
|
/playwright-report/
|
|
/playwright/.cache/
|
|
/infra/certs/
|
|
/.svelte-kit/**
|
|
!/.svelte-kit/tsconfig.json
|
|
src/i18n/*.json
|
|
|
|
### Playwright
|
|
|
|
/test-results/
|
|
/playwright-report/
|
|
/playwright/.cache/
|
|
results.json
|
|
/tests/**/*-darwin.png
|
|
/failed_tests.txt
|
|
__f2f_cookies.json |