22 lines
198 B
Plaintext
22 lines
198 B
Plaintext
node_modules
|
|
dist
|
|
.git
|
|
.gitignore
|
|
.env*
|
|
*.md
|
|
coverage
|
|
.nyc_output
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
*.swp
|
|
*.swo
|
|
.eslintcache
|
|
Dockerfile
|
|
.dockerignore
|