ignores

0.0.2 • Public • Published

ignores NPM version NPM downloads CircleCI branch

gitignore as a service

Install

$ npm install --save ignores

Usage

const ignores = require('ignores')
 
ignores(['node', 'osx']).then(data => console.log(data))

License

MIT © EGOIST

Readme

Keywords

Package Sidebar

Install

npm i ignores

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • kchan