mirror of
https://github.com/miguelmota/cointop
synced 2024-11-05 00:00:14 +00:00
36 lines
357 B
Plaintext
36 lines
357 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
|
|
|
|
# bfg
|
|
bfg.jar
|
|
*bfg-report*
|
|
*bfg-report
|
|
|
|
# builds
|
|
build
|
|
#bin
|
|
|
|
# flatpak
|
|
.flatpak-builder
|
|
build-dir
|
|
#repo
|