We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c222ebf commit 0c6cee9Copy full SHA for 0c6cee9
terraform/git_ignore.grept.hcl
@@ -21,6 +21,7 @@ locals {
21
"terraform.rc",
22
".DS_Store",
23
"*.md.tmp",
24
+ "examples/*/policy",
25
])
26
}
27
0 commit comments