ignore *.tfstate.*.backup
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
21f1a8fa79
commit
7b3a0eb812
|
@ -2,6 +2,7 @@
|
|||
*.tfstate
|
||||
*.tfstate.d/
|
||||
*.tfstate.backup
|
||||
*.tfstate.*.backup
|
||||
*.tfvars
|
||||
*.retry
|
||||
|
||||
|
|
Loading…
Reference in New Issue