Files
PaperPod/.gitleaks.toml
T
ilia a253db6adb Improve OCR on pale grey / low-res dot-matrix print.
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.
2026-07-13 23:12:53 -04:00

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