mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-14 05:06:59 +00:00
* move docs files * update docs from template * another update * add insights callouts * add ingress check to the docs * remove old prefixes on check names
30 lines
282 B
Plaintext
30 lines
282 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
|
|
.vscode
|
|
|
|
*-test.yaml
|
|
|
|
node_modules
|
|
/dist
|