docs: Expand on repo.ignore
Make it clear the expectation is the paths are relative to scanPath.
This commit is contained in:
parent
8586d930a3
commit
ee459fce7b
2
readme
2
readme
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue