mirror of
https://github.com/status-im/status-console-client.git
synced 2025-02-24 08:38:15 +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/
|