# Gitleaks config for the movieloop frontend repo. # Inherits the default rule set; allows .env.example by path. [extend] useDefault = true [allowlist] paths = [ '''(^|/)\.env\.example$''', ]