diff --git a/.gitignore b/.gitignore index 42c54807..b161f6de 100755 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,10 @@ # Ignore changes to sample environments helmfile/environments/dev/*.yaml.gotmpl +helmfile/environments/test/*.yaml.gotmpl helmfile/environments/prod/*.yaml.gotmpl !helmfile/environments/dev/sample.yaml.gotmpl +!helmfile/environments/test/sample.yaml.gotmpl !helmfile/environments/prod/sample.yaml.gotmpl # Ignore in CI generated files