Files
polaris/.gitignore
Vitor Rodrigo Vezani fd862afadc remove adhoc envsubst process on goreleaser (#1186)
* remove adhoc envsubst process

* use envOrDefault instead of sprig's default
2026-04-21 13:05:27 -03:00

32 lines
307 B
Plaintext

# dist
# # Binaries for programs and plugins
.go-version
*.exe
*.exe~
*.dll
*.so
*.dylib
polaris
!cmd/polaris
!deploy/helm/polaris
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool
/*.out
Tiltfile
main
.DS_Store
dist
.vscode
*-test.yaml
node_modules
/dist
docs/README.md