insomnia/.gitignore
2018-02-17 16:33:59 +08:00

23 lines
238 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