Skip to content

relrod/gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitignore

A small Haskell program to apply GitHub gitignores to existing repos.

Using

  • Get a list of all possible gitignore templates: gitignore list
  • Apply a gitignore template: gitignore <the template name> > .gitignore

About

A small Haskell program to apply GitHub gitignores (https://github.com/github/gitignore) to existing repos.

Resources

License

Stars

Watchers

Forks

Packages

No packages published