artifacts/.gitignore
Vadim Hleif abc31e6d25 Migrate to readme yaml format (#7)
* feat(README): migrate to readme yaml format

* Update README and helm chart
2018-09-21 10:50:11 -07:00

23 lines
341 B
Plaintext

# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
# JetBrains
.idea
*.iml
.build-harness
build-harness
dist/bin/*