@zeit/dockerignore

v0.0.5
dockerignore is a manager and filter for .dockerignore rules and is a fork of ignore.
ignore .dockerignore dockerignore rules manager filter regexp regex fnmatch and 4 more...

prepublishOnly:

npm run build

build

babel -o ignore.js index.js

test

npm run build && nyc ava ./test/ignore.js

test-ci

npm run build && nyc ava ./test/ignore.js --verbose && npm run cov-report

test-no-cov

npm run build && ava ./test/ignore.js

cov-report

nyc report --reporter=text-lcov > coverage.lcov && codecov
npm i @zeit/dockerignore

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/22/2019

Downloads