Skip to content

Commit

Permalink
chore: update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Valeriano committed Jun 9, 2024
1 parent c57d3f8 commit d3f2d9d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,16 @@ tmp

# vercel
.vercel

# terraform
.terraform
*.tfstate
*.tfstate.*
*.tfvars
*.tfvars.json
override.tf
override.tf.json
*_override.tf
*_override.tf.json
.terraformrc
terraform.rc

0 comments on commit d3f2d9d

Please sign in to comment.