opentofu/.gitignore
Marcin Białoń 1b6233617b
Release workflow (#173)
Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
2023-08-29 11:00:24 +02:00

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/