mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-10 21:24:52 +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/
|