fix(ci): tweak .gitleaksignore

This commit is contained in:
2025-08-24 14:57:56 +03:00
committed by GitHub
parent af6349dfec
commit 1aab99c309

View File

@@ -2,13 +2,13 @@
# https://github.com/gitleaks/gitleaks # https://github.com/gitleaks/gitleaks
# Ignore test files with dummy secrets # Ignore test files with dummy secrets
**/testdata/** */testdata/*
**/test/** */test/*
**/*_test.go *_test.go
# Ignore example configurations # Ignore example configurations
**/examples/** */examples/*
**/docs/** */docs/*
# Common false positives # Common false positives
# Generic test tokens # Generic test tokens