diff --git a/README.md b/README.md index 7590afc..9e9c567 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Optional set of `.gitignore` files primarily to extend the default set available From [the Gitea docs "Customizing Gitea" page, section "gitignores"](https://docs.gitea.io/en-us/customizing-gitea/#gitignores), put as many `.gitignore` files as you want into your Gitea instance's `${GITEA_CUSTOM}/options/gitignore` location. The value of `${GITEA_CUSTOM}` is available from `gitea help` and defaults to `/data/gitea`. You'll likely want to remove the `.gitignore` extension. -Presets are then available in Gitea's *New Repository* dialog: +After a Gitea restart presets are available in the *New Repository* dialog: ![Gitea New Repository dialog with custom gitignore preset](https://i.imgur.com/xsFxKgX.png "Gitea New Repository dialog with custom gitignore preset")