summaryrefslogtreecommitdiffstats
path: root/readme
diff options
context:
space:
mode:
authorLibravatar Daniele Sluijters <daenney@users.noreply.github.com>2023-01-03 14:36:58 +0100
committerLibravatar Anirudh Oppiliappan <x@icyphox.sh>2023-02-05 12:45:46 +0200
commitee459fce7bc466f0d388f80de6396cfe260967b0 (patch)
treeeae852ded4213bba8291d909983659de5227fa1f /readme
parent8586d930a3f4a8235d6383e90bbcd22762060126 (diff)
downloadlegit-ee459fce7bc466f0d388f80de6396cfe260967b0.tar.gz
legit-ee459fce7bc466f0d388f80de6396cfe260967b0.tar.bz2
legit-ee459fce7bc466f0d388f80de6396cfe260967b0.zip
docs: Expand on repo.ignore
Make it clear the expectation is the paths are relative to scanPath.
Diffstat (limited to 'readme')
-rw-r--r--readme2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme b/readme
index 8af6075..38f9c15 100644
--- a/readme
+++ b/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.