class Github::Gitignore

def initialize(options = {})

Creates new Gitignore API
def initialize(options = {})
  super(options)
end