forked from Fediversity/Fediversity
ignores tf stuff, making it easier to switch between tf and non-tf branches before their merge
This commit is contained in:
parent
939f9d961d
commit
4bfb6d3fb2
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,8 @@
|
|||
.terraform/
|
||||
.terraform.lock.hcl
|
||||
.terraform.tfstate.lock.info
|
||||
terraform.tfstate*
|
||||
.auto.tfvars.json
|
||||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
|
|
Loading…
Add table
Reference in a new issue