opentofu/.gitignore
Alisdair McDiarmid 125eb51dc4 Remove accidentally-committed binary
Also add this path to .gitignore to prevent future mistakes.
2022-05-05 10:14:15 -04:00

28 lines
234 B
Plaintext

*.dll
*.exe
.DS_Store
bin/
modules-dev/
/pkg/
website/.vagrant
website/.bundle
website/build
website/node_modules
.vagrant/
*.backup
*.bak
*~
.*.swp
.idea
*.iml
*.test
*.iml
terraform
website/vendor
vendor/
# Coverage
coverage.txt