From 61750e667343c9c56647c03d2731ae9455bba07a Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Mon, 14 Mar 2022 02:26:34 +0000 Subject: [PATCH] Cosmetics, cleaner sentence flow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4db078..b5df369 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Optional set of `.gitignore` files primarily to extend the default set available in Gitea instances -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`. +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`. Presets are then available in Gitea's *New Repository* dialog: