Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
ignore all .terraform* files.dirs
  • Loading branch information
torreirow authored Dec 6, 2023
1 parent 206e3b7 commit ca447bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Local .terraform directories
**/.terraform/*
**/.terraform*

# .tfstate files
*.tfstate
Expand Down

0 comments on commit ca447bf

Please sign in to comment.