24 lines
188 B
Plaintext
24 lines
188 B
Plaintext
node_modules/
|
|
dist/
|
|
coverage/
|
|
output/
|
|
noflag/
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Test
|
|
*.test.js
|
|
*.spec.js
|