Skip to content

hellojukay/git-ignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-ignore

This is a git plugin to add file or dir to gitignore file

Build Status

How to use it

make sure $GOPATH/bin in PATH

install with golang

go install github.com/hellojukay/git-ignore
git clone git@github.com:dvcs/gitignore.git tmp && mv tmp $HOME/.gitignore && rm -rf tmp

add a git ignore template file

// git ignore init
git ignore i

init

clean git ignore file

git ignore clean

clean

About

auto create git ignore file.

Resources

Stars

Watchers

Forks

Packages

No packages published