23 lines
250 B
Plaintext
23 lines
250 B
Plaintext
node_modules
|
|
.next
|
|
.git
|
|
.gitignore
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.pnpm-debug.log*
|
|
.DS_Store
|
|
*.pem
|
|
README.md
|
|
SETUP.md
|
|
.vscode
|
|
.idea
|
|
coverage
|
|
.nyc_output
|
|
*.log
|
|
drizzle
|
|
.env*
|