mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
- guide shamelessly stolen from prometheus/prometheus - updates local interface of oauth exchange - updates local impl of hclogger - bump jaeger client version closes #16088
18 lines
204 B
Plaintext
18 lines
204 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
|
|
|
|
|
|
# IDE's
|
|
.idea/
|