Skip to content

Commit

Permalink
Add devops related files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
slawosz committed Sep 28, 2023
1 parent 8d8524c commit a7457d7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ tmp/pids/*
!tmp/pids/.keep

/config/master.key

.terraform
terraform/application/vendor
terraform/domains/environment_domains/vendor
terraform.tfstate*
bin/terrafile

0 comments on commit a7457d7

Please sign in to comment.