feat(ops/glesys): Add gitignore for Terraform files
Change-Id: I67b971f875819fd9daa3b2e952604206b89ee216 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4578 Tested-by: BuildkiteCI Autosubmit: tazjin <mail@tazj.in> Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
parent
13dc0793cf
commit
677f72cb9d
1 changed files with 3 additions and 0 deletions
3
ops/glesys/.gitignore
vendored
Normal file
3
ops/glesys/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
.terraform*
|
||||||
|
terraform.tfstate*
|
||||||
|
.envrc
|
Loading…
Reference in a new issue