20 lines
202 B
Plaintext
20 lines
202 B
Plaintext
node_modules/
|
|
.pnp
|
|
.pnp.js
|
|
dist/
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
.wwebjs_auth/
|
|
.wwebjs_cache/
|
|
*.db
|
|
*.sqlite
|
|
coverage/
|
|
.nyc_output/
|
|
test-results/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
.vscode/
|
|
.idea/
|
|
.DS_Store
|