insomnia/.gitignore
2018-03-26 09:52:14 -07:00

23 lines
239 B
Plaintext

logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pids
*.pid
*.seed
*.pid.lock
lib-cov
coverage
.lock-wscript
build/Release
node_modules/
.npm
.eslintcache
.node_repl_history
*.tgz
.yarn-integrity
.env
.idea
.DS_Store
*test-plugins