Skip to content

Allyedge/allyignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allyignore

GitHub License

A tool that finds and removes unnecessary lines from .gitignore files.

Installation

> go install github.com/Allyedge/allyignore@latest

Usage

# Run Allyignore.
> allyignore

# Run Allyignore but don't keep comments and empty lines.
> allyignore --nokeep

# Get help with the commands and options.
> allyignore --help

# Get the version number of Allyignore.
> allyignore --version

About

A tool that finds and removes unnecessary lines from .gitignore files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages