cloudflared/vendor/github.com/opentracing/opentracing-go/.gitignore
2018-07-19 15:02:24 -05:00

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/