loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add `/options/license` and `/options/gitignore` to `.ignore` (#30219)

Ignore this folder in tools like `rg` or `ag`. Also sorted the entries
alphabetically.

(cherry picked from commit 934fa46f769f0b90fc319054612d4f5c9a4c46ba)

authored by

silverwind and committed by
Gergely Nagy
f3e97bc2 d40127a3

+3 -1
+3 -1
.ignore
··· 4 4 /modules/options/bindata.go 5 5 /modules/public/bindata.go 6 6 /modules/templates/bindata.go 7 - /vendor 7 + /options/gitignore 8 + /options/license 8 9 /public/assets 10 + /vendor 9 11 node_modules