Module: Gitignores

Defined in:
lib/gitignores.rb,
lib/gitignores/builder.rb,
lib/gitignores/fetcher.rb,
lib/gitignores/version.rb,
lib/gitignores/exceptions.rb

Defined Under Namespace

Classes: Git, GitCloneError, GitPullError, GitignoreBuilder, GitignoreFetcher, GitignoreNotFoundException, Gitignores

Constant Summary collapse

VERSION =
"0.1.2"
SUMMARY =
"Generates .gitignore"
DESCRIPTION =
"Tool for building .gitignore from community templates at github/gitignore"