24 lines
185 B
Plaintext
24 lines
185 B
Plaintext
node_modules/
|
|
dist/
|
|
|
|
!.env.example
|
|
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
coverage/
|
|
.nyc_output/
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
.idea/
|
|
.vscode/
|
|
|
|
tmp/
|
|
temp/
|
|
*.tmp
|