2024_DEV_BUT3/.gitignore

21 lines
190 B
Plaintext
Raw Normal View History

2024-03-27 01:37:35 +01:00
.idea
.DS_Store
.env
node_modules/
yarn-error.log
build/
dist/
ecosystem.config.js
deploy.key
coverage
coverage.txt
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/