14 lines
135 B
Plaintext
14 lines
135 B
Plaintext
.git
|
|
.gitignore
|
|
.codex
|
|
node_modules
|
|
dist
|
|
server-dist
|
|
docs
|
|
*.md
|
|
coverage
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|