Skip to content

Commit

Permalink
Reinstated entry in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
giulio-giunta committed May 6, 2024
1 parent aa1b4d0 commit 9fa1968
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Local .terraform directories
**/.terraform/*

# Providers version file
**/.terraform.lock.hcl

# .tfstate files
terraform/*.tfstate
terraform/*.tfstate.*
Expand Down

0 comments on commit 9fa1968

Please sign in to comment.