16 lines
202 B
Plaintext
16 lines
202 B
Plaintext
/node_modules
|
|
/.next
|
|
/coverage
|
|
/.env.local
|
|
/.env.development.local
|
|
/.env.test.local
|
|
/.env.production.local
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.DS_Store
|
|
.vscode
|
|
*.log
|
|
.env
|
|
prisma/migrations/
|