mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-12 21:00:14 -04:00
31 lines
271 B
Plaintext
31 lines
271 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
|
|
|
|
# GoReleaser build directory
|
|
dist/
|