Skip to content

Commit e49f415

Browse files
committed
Update .gitignore
1 parent 76a65b9 commit e49f415

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
.terraform/
2+
*.tfstate
3+
*.tfstate.*
4+
mlops/infra/terraform/envs/dev/terraform.tfvars
5+
__pycache__/
6+
*.pyc
17
.env
8+
<<<<<<< Updated upstream
29
terraform.tfvars
310
.terraform/
411
*.tfstate
512
*.tfstate.*
13+
=======
14+
>>>>>>> Stashed changes

0 commit comments

Comments
 (0)