Skip to content

Commit 2a4ba23

Browse files
committed
chore: add terraform state to gitignore
1 parent 3ac3711 commit 2a4ba23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
*.pem
33
.terraform
44
.terraform.lock.hcl
5+
terraform.tfstate
6+
terraform.tfstate.backup

0 commit comments

Comments
 (0)