1
0
mirror of synced 2025-12-25 02:00:48 -05:00
Files
blitz/.prettierignore

21 lines
243 B
Plaintext

**/migrations/**
.blitz
.next
.log
.DS_Store
.jest-*
packages/cli/lib
node_modules
reports
*.log
**/.env*
.nyc_output
**/coverage
.yarn
.yarnrc
tsconfig.tsbuildinfo
dist
bin
.github/ISSUE_TEMPLATE/bug_report.md
packages/generator/templates/**