-
Notifications
You must be signed in to change notification settings - Fork 1
Home
eviweb edited this page May 8, 2013
·
20 revisions
As specified in the README file, the architecture of this project is grandly inspired by the git-flow project
To run a command run git ignore COMMAND [OPTIONS]
, where COMMAND is one of the commands described below and OPTIONS are the command related options.
This tool provides the following commands :
- help : displays the help message
- version : displays the tool version
- update : updates the tool and its submodules to their last up to date version
- list : lists all available ignore patterns
- create : creates a git ignore file
- remove : removes a git ignore file
- add : adds ignore patterns to an existing ignore file
- delete : deletes ignore patterns from an existing ignore file