Skip to content

Commit 0c6cee9

Browse files
authored
feat: ignore conftest policy
1 parent c222ebf commit 0c6cee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform/git_ignore.grept.hcl

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ locals {
2121
"terraform.rc",
2222
".DS_Store",
2323
"*.md.tmp",
24+
"examples/*/policy",
2425
])
2526
}
2627

0 commit comments

Comments
 (0)