git-ignore-parser
A Node.js module to parse raw gitignore data
A Node.js module to parse raw gitignore data
Automagically generate a .gitignore file that fits your needs
Manage your .gitignore from the command line.
A node package that automatically detects and generates suitable `.gitignore` content based on a given directory content(in addition to some other hacks). It utilizes official GitHub's [collection] for `.gitignore` templates.