mirror of
https://github.com/hashicorp/terraform.git
synced 2025-12-18 23:26:07 -05:00
28 lines
185 B
Text
28 lines
185 B
Text
*.dll
|
|
*.exe
|
|
.DS_Store
|
|
bin/
|
|
modules-dev/
|
|
/pkg/
|
|
.vagrant/
|
|
*.backup
|
|
*.bak
|
|
*~
|
|
.*.swp
|
|
.idea
|
|
*.iml
|
|
*.test
|
|
*.iml
|
|
|
|
go.work*
|
|
|
|
/terraform
|
|
|
|
vendor/
|
|
|
|
# Coverage
|
|
coverage.txt
|
|
|
|
# IDEs
|
|
.vscode/
|
|
.zed/
|