Merge pull request #29490 from hashicorp/dont-ignore-log-goldenfiles

Clean up ignored files
This commit is contained in:
Chris Arcand 2021-09-02 15:38:28 -05:00 committed by GitHub
commit 4f10de2ac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

10
.gitignore vendored
View File

@ -1,9 +1,6 @@
*.dll
*.exe
.DS_Store
example.tf
terraform.tfplan
terraform.tfstate
bin/
modules-dev/
/pkg/
@ -13,9 +10,6 @@ website/build
website/node_modules
.vagrant/
*.backup
./*.tfstate
.terraform/
*.log
*.bak
*~
.*.swp
@ -27,9 +21,5 @@ website/node_modules
website/vendor
vendor/
# Test exclusions
!command/testdata/**/*.tfstate
!command/testdata/**/.terraform/
# Coverage
coverage.txt