mirror of
https://github.com/miguelmota/cointop
synced 2024-11-05 00:00:14 +00:00
cb37ee568e
Former-commit-id: a35c966f69a184bdd472c64da0c1eeca33a05554 [formerly a35c966f69a184bdd472c64da0c1eeca33a05554 [formerly df4338afe346b292045d625c39174c0c9655929d [formerly 299d0aa05adbcbce991b5476c9fe05d3c1cf72d3]]] Former-commit-id: cbe3aa21dbf9c557391a1655a7568decd9a0360c Former-commit-id: f902f083a13fbf2a4439f1112d021499db6abc30 [formerly 0c39432ae37981fc629c0f6a80fae27818bc7c57] Former-commit-id: be23679aa98cb16a153e11f5684f5067322440ff
23 lines
253 B
Plaintext
23 lines
253 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
.DS_Store
|
|
|
|
# snapcraft files
|
|
parts
|
|
prime
|
|
snap
|
|
stage
|
|
*.snap
|
|
|