dnscontrol/pkg/cloudflare-go/.semgrepignore
Tom Limoncelli 7fd6a74e0c
CLOUDFLAREAPI: CF_REDIRECT/CF_TEMP_REDIRECT should dtrt using Single Redirects (#3002)
Co-authored-by: Josh Zhang <jzhang1@stackoverflow.com>
2024-06-18 17:38:50 -04:00

22 lines
329 B
Text

# Based on the default .semgrepignore documented here:
# https://semgrep.dev/docs/ignoring-files-folders-code/#understanding-semgrep-defaults
# but not ignoring '\*\_test.go'.
# Ignore git items
.gitignore
.git/
:include .gitignore
.semgrep
.semgrep_logs/
.github/
.vscode/
.changelog/
CHANGELOG.md
go.mod
go.sum
README.md