18 lines
166 B
Plaintext
18 lines
166 B
Plaintext
node_modules
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.env
|
|
.nyc_output
|
|
coverage
|
|
.coverage
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.DS_Store
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
*~ |