test
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
.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/
|
||||
/test-results/
|
||||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
Reference in New Issue
Block a user