Skip to content

Commit 045080b

Browse files
committed
update .gitignore
1 parent f2fd128 commit 045080b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ override.tf.json
3636
.terraformrc
3737
terraform.rc
3838

39+
# Ignore typical plan output files
40+
*.tfplan
41+
*.out
42+
*.plan
43+
3944
.DS_Store
4045

4146
*.env

0 commit comments

Comments
 (0)