mirror of https://github.com/OpenVidu/openvidu.git
Add Terraform files to .gitignore
parent
0641639643
commit
d3086d0c09
|
@ -27,3 +27,8 @@ nbactions.xml
|
||||||
*/.tscache/*
|
*/.tscache/*
|
||||||
|
|
||||||
.factorypath
|
.factorypath
|
||||||
|
.terraform
|
||||||
|
.terraform.lock.hcl
|
||||||
|
*.tfstate
|
||||||
|
*.tfstate.backup
|
||||||
|
*.tfstate.lock.info
|
||||||
|
|
Loading…
Reference in New Issue