Add hint to remove .gitignore extension
This commit is contained in:
parent
61750e6673
commit
2f161ab6b8
@ -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`. You'll likely want to remove the `.gitignore` extension.
|
||||
|
||||
Presets are then available in Gitea's *New Repository* dialog:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user