Add Lab gamma darkening and optional 1.5x cubic upscale (crops under 1800px) so faint TD-style ribbon ink is readable without slowing sharp captures. Add .gitleaks.toml so the pre-commit secret scan can load default rules.
8 lines
195 B
TOML
8 lines
195 B
TOML
# Gitleaks config — pre-commit hook requires this file.
|
|
# useDefault must be true or gitleaks loads only this file and detects nothing.
|
|
|
|
title = "PaperPod gitleaks"
|
|
|
|
[extend]
|
|
useDefault = true
|