Skip to content

Commit e7fb7ca

Browse files
authored
Merge pull request #2455 from pei-lun/terraform.gitignore
'*.tfstate.*.backup' added to Terraform.gitignore
2 parents 5464fd7 + aba6a6d commit e7fb7ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Terraform.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Compiled files
22
*.tfstate
3+
*.tfstate.*.backup
34
*.tfstate.backup
45

56
# Module directory

0 commit comments

Comments
 (0)