mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update .gitignore
Add .terraform to .gitignore (to ignore local copies of Terraform state) Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
parent
76922920bb
commit
545996b891
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@ consul-*.config.json
|
|||
*.defaults
|
||||
ssh.cfg
|
||||
known_hosts
|
||||
.terraform
|
||||
|
|
|
|||
Loading…
Reference in a new issue