Skip to content

Commit bd53466

Browse files
committed
chore(git): don’t save temporary end‑to‑end test files
During some Terraform tests, end‑to‑end tests generate temporary files that should not be saved in the Git history.
1 parent df7908d commit bd53466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*.tfstate*
55
*.zip
66
terraform.tfstate.d
7+
*.state
78

89
# Python files
910
.tox

0 commit comments

Comments
 (0)