Delete .gitleaks.toml

This commit is contained in:
Alexandre
2022-10-31 07:26:02 +01:00
committed by GitHub
parent 4c610a25d5
commit 01b21e66b2

View File

@@ -1,11 +0,0 @@
title = "gitleaks config"
[extend]
# useDefault will extend the base configuration with the default gitleaks config:
# https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml
useDefault = false
[allowlist]
description = "global allowlist. whitelisting paths"
paths = ['''hassio-addons/epicgamesfree/config.json''']