Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-Barrett authored Oct 29, 2024
1 parent 3e60e1c commit 4438af3
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 @@ -8,6 +8,12 @@ __pycache__/
# Local .terraform directories
**/.terraform/*

# Idea Directories
.idea/

# Terraform lock file
.terraform.lock.hcl

# .tfstate files
*.tfstate
*.tfstate.*
Expand Down

0 comments on commit 4438af3

Please sign in to comment.