Files
fizzy/.gitleaks.toml
T

12 lines
130 B
TOML

[extend]
useDefault = true
[allowlist]
paths = [
'''log''',
'''tmp''',
'''.*\.yml\.enc''',
'''docs/''',
'''test/''',
]