Skip to content

Commit 6fed7fc

Browse files
committed
chore: add prod.tfvars to .gitignore
1 parent bf7e7a9 commit 6fed7fc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

infrastructure/terraform/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ crash.*.log
1616

1717
# Plan files
1818
*.tfplan
19+
20+
# .tfvars file
21+
prod.tfvars

0 commit comments

Comments
 (0)