1
0
mirror of synced 2026-01-26 03:06:48 -05:00
Files
docs/content/rest/gitignore/gitignore.md
2024-01-25 01:50:29 +00:00

819 B

title, intro, versions, topics, redirect_from, autogenerated
title intro versions topics redirect_from autogenerated
Gitignore Use the REST API to get `.gitignore` templates that can be used to ignore files and directories.
fpt ghae ghec ghes
* * * *
API
/rest/reference/gitignore
rest

About gitignore

When you create a new repository on {% data variables.location.product_location %} via the API, you can specify a .gitignore template to apply to the repository upon creation. You can use the REST API to get .gitignore templates from the {% data variables.product.product_name %} .gitignore repository.