24 lines
214 B
Plaintext
24 lines
214 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
dist
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.vscode
|
|
.idea
|
|
.DS_Store
|
|
*.log
|
|
coverage
|
|
.nyc_output
|
|
.jest-cache
|
|
prisma/dev.db
|
|
prisma/dev.db-journal
|
|
.turbo
|
|
.next
|
|
out
|
|
build
|
|
dist
|