Skip to content

A CLI tool to generate .gitignore files interactively

Notifications You must be signed in to change notification settings

foresightyj/gitignorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usage

Run this to download templates

gitignorer update-cache

Run this to interactively pick and create a .gitignore file

gitignorer create

I'd recommend creating an bash/zsh alias for this:

alias gig='gitignorer create'

About

A CLI tool to generate .gitignore files interactively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published