mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-13 09:04:06 -08:00
14 lines
147 B
Plaintext
14 lines
147 B
Plaintext
|
# IntelliJ project files
|
||
|
.idea/
|
||
|
opentracing-go.iml
|
||
|
opentracing-go.ipr
|
||
|
opentracing-go.iws
|
||
|
|
||
|
# Test results
|
||
|
*.cov
|
||
|
*.html
|
||
|
test.log
|
||
|
|
||
|
# Build dir
|
||
|
build/
|