Blame view

node_modules/boom/.npmignore 178 Bytes
f7563de62   Palak Handa   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  .idea
  *.iml
  npm-debug.log
  dump.rdb
  node_modules
  results.tap
  results.xml
  npm-shrinkwrap.json
  config.json
  .DS_Store
  */.DS_Store
  */*/.DS_Store
  ._*
  */._*
  */*/._*
  coverage.*
  lib-cov