Description
A simple .gitignore parser.
Keywords
Publisher
Description
find the closest .gitignore file, parse it, and apply ignore rules
Keywords
Publisher
Description
A simple .gitignore parser.
Keywords
Publisher
Description
You can run the pre-commit with any build tool (Gulp, Grunt etc..) and it will ignore all the **unstaged changes** that wasn't added to the git index (using the command ```git add```).
Keywords
Publisher
Description
Automagically generate a .gitignore file that fits your needs
Keywords
Publisher
Description
You can run the pre-commit with any build tool (Gulp, Grunt etc..) and it will ignore all the **unstaged changes** that wasn't added to the git index (using the command ```git add```).
Keywords
Publisher
Description
Check which files and directories in project are ignored for different platforms
Keywords
Publisher
Description
Generate an equivalent `.dockerignore` file from an existing `.gitignore` file.
Keywords
Publisher
Description
A Node.js module to parse raw gitignore data
Keywords
Publisher
Description
Generate git ignore files from gitignore.io
Keywords
Publisher
Description
Watch, unwatch, or ignore GitHub repositories
Keywords
Publisher
Description
create .gitignore by cli
Keywords
Publisher
Description
A post-checkout hook script that generates branch specific .gitignore files
Keywords
Publisher
Description
A fork of pre-commit which does not instruct the user how to ignore the hooks. See https://github.com/observing/pre-commit for more info.
Keywords
Publisher
Description
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.