Skip to content
/ ignore Public

A simple CLI tool to fetch .gitignore templates.

License

Notifications You must be signed in to change notification settings

vilfa/ignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ignore

Gets .gitignore templates for you <3.

Usage/Examples

Usage:
    ignore <command> [arguments]

Commands: 
    list                list all available templates
    get [spec [?...]]   get a template
    help                print help

Arguments:
  -path string
        Specify the output directory (default ".")

Examples:
    ignore list
    ignore get C Julia TeX
    ignore get VisualStudio

License

MIT