We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db71853 commit d513b9cCopy full SHA for d513b9c
src/services/checkpoints/excludes.ts
@@ -11,6 +11,8 @@ const getBuildArtifactPatterns = () => [
11
".next/",
12
".nuxt/",
13
".sass-cache/",
14
+ ".terraform/",
15
+ ".terragrunt-cache/",
16
".vs/",
17
".vscode/",
18
"Pods/",
0 commit comments