mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Ignore terraform module directory
See <https://www.terraform.io/docs/commands/get.html>
This commit is contained in:
parent
9adba1f732
commit
254da0b717
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Compiled files
|
||||
*.tfstate
|
||||
*.tfstate.backup
|
||||
|
||||
# Module directory
|
||||
.terraform/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue