mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Ignore all .terraform directories
Changes to using the `foo/` naming pattern to ensure that these directories will be ignored at all depths.
This commit is contained in:
parent
010b77ba77
commit
4ed7892d1a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Local .terraform directories
|
||||
**/.terraform/*
|
||||
.terraform/
|
||||
|
||||
# .tfstate files
|
||||
*.tfstate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue