added .git to ignore list (#13816) (#13819)

Co-authored-by: kelly <69541941+kporter101@users.noreply.github.com>
This commit is contained in:
Vault Automation 2026-04-09 10:47:13 -06:00 committed by GitHub
parent 1b974d3c71
commit b4e5c9890d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,6 +9,7 @@ project {
# Supports doublestar glob patterns for more flexibility in defining which
# files or folders should be ignored
header_ignore = [
".git/**",
"enos/.enos/**",
"enos/.terraform/**",
"enos/k8s/.enos/**",