mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-16 14:16:54 +00:00
24 lines
241 B
Plaintext
24 lines
241 B
Plaintext
# Binaries for programs and plugins
|
|
*.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
|
|
|
|
*-packr.go
|
|
dist
|