Choices/.gitignore
2024-08-16 08:59:35 +08:00

17 lines
211 B
Text

node_modules
npm-debug.log
.DS_Store
.idea
.rollup.cache
tsconfig.tsbuildinfo
.npmrc
# Test
tests/reports
tests/results
.nyc_output
coverage
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/