17 lines
155 B
Plaintext
17 lines
155 B
Plaintext
node_modules
|
|
.turbo
|
|
.git
|
|
.gitignore
|
|
.codex
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
.next
|
|
dist
|
|
coverage
|
|
tmp
|
|
.env.local
|
|
.env.*.local
|
|
|