This commit is contained in:
Zotov Ivan Yuryevich
2026-04-02 23:08:29 +03:00
commit 64ae1d9f5a
124 changed files with 18491 additions and 0 deletions

37
.gitignore vendored Normal file
View File

@@ -0,0 +1,37 @@
.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