terraform-provider-tor/.gitignore

45 lines
630 B
Text

.*
*.dll
*.exe
example.tf
terraform.tfplan
terraform.tfstate
bin/
dist/
modules-dev/
/pkg/
website/.vagrant
website/.bundle
website/build
website/node_modules
.vagrant/
*.backup
./*.tfstate
*.log
*.bak
*~
*.iml
*.test
*.iml
website/vendor
# Test exclusions
!command/test-fixtures/**/*.tfstate
!command/test-fixtures/**/.terraform/
# Keep windows files with windows line endings
*.winfile eol=crlf
terraform-provider-tor
dev/
*.md
!README.md
!CHANGELOG.md
!CONTRIBUTING.md
extra
e2e-tests/**/*tfstate*
e2e-tests/**/providers
e2e-tests/**/.terraform.lock.hcl
e2e-tests/**/torrc
e2e-tests/**/*.secret_family_key
e2e-tests/**/data