You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/.gitignore

29 lines
185 B

*.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/