auto-update-daily-20260202
1[allowlist]
2  description = "Global Allowlist"
3
4  # Ignore based on any subset of the line
5  regexes = [
6    # Ignore lines containing passage:
7    '''passage:''',
8  ]