Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish git ignore

Adds an integration with the gitignore.io service in the form of a git alias. Includes completions for the fish shell.

Installation

Warning! The installation uses git config --global alias.ignore which will override an alias with the same name. It also removes the alias on uninstallation.

fisher install magenta404/fish-git-ignore

Usage

git ignore node sass > .gitignore

or

git ignore node,sass > .gitignore

Commas are supported to match the gitignore.io API.

Support

About

Adds a git alias for the gitignore.io service. Includes completions for the fish shell.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages