class Github::Client

def gitignore(options = {})

def gitignore(options = {})
  @gitignore ||= ApiFactory.new 'Gitignore', options
end