Files
polaris/.gitignore
2019-05-16 11:21:47 -04:00

23 lines
228 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
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