insomnia/.gitignore

23 lines
239 B
Plaintext
Raw Normal View History

2016-04-23 03:54:26 +00:00
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
2016-04-23 03:54:26 +00:00
pids
*.pid
*.seed
*.pid.lock
lib-cov
coverage
.lock-wscript
build/Release
node_modules/
2016-04-23 03:54:26 +00:00
.npm
.eslintcache
2016-04-23 03:54:26 +00:00
.node_repl_history
*.tgz
.yarn-integrity
.env
.idea
.DS_Store
2018-03-26 16:52:14 +00:00
*test-plugins