← All tags

Gitignore API Reference

View gitignore templates

2 endpoints tagged gitignore, each listing its parameters and possible responses. Search or scroll the index below to jump to a specific endpoint.

No endpoints match your search.

Get all gitignore templates

GET /gitignore/templates

List all templates available to pass as an option when creating a repository.

Parameters

No parameters.

Responses

StatusDescriptionHas JSON body
200Responseyes
304Not modifiedno

Get a gitignore template

GET /gitignore/templates/{name}

Get the content of a gitignore template.

Parameters

NameInRequiredDescription
namepathyes

Responses

StatusDescriptionHas JSON body
200Responseyes
304Not modifiedno