mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-31 13:56:37 +00: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/
|