docs: Expand on repo.ignore

Make it clear the expectation is the paths are relative to scanPath.
This commit is contained in:
Daniele Sluijters 2023-01-03 14:36:58 +01:00 committed by Anirudh Oppiliappan
parent 8586d930a3
commit ee459fce7b
1 changed files with 1 additions and 1 deletions

2
readme
View File

@ -59,7 +59,7 @@ These options are fairly self-explanatory, but of note are:
traverse subdirs yet.
• repo.readme: readme files to look for. Markdown isn't rendered.
• repo.mainBranch: main branch names to look for.
• repo.ignore: repos to ignore.
• repo.ignore: repos to ignore, relative to scanPath.
• server.name: used for go-import meta tags and clone URLs.