2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-10 13:10:26 +00:00
cointop/.gitignore

48 lines
472 B
Plaintext
Raw Normal View History

# 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
2018-04-27 19:09:34 +00:00
# bfg
bfg.jar
*bfg-report*
*bfg-report
2018-04-27 19:09:34 +00:00
2019-06-01 23:37:13 +00:00
# vim
*.swp
*.swo
2018-04-27 19:09:34 +00:00
# builds
build
2018-05-21 07:42:32 +00:00
dist
bin
2019-04-22 02:39:07 +00:00
main
!main.go
2018-05-11 09:21:12 +00:00
# flatpak
.flatpak-builder
2018-05-11 09:53:57 +00:00
build-dir
#repo
2018-05-21 08:23:39 +00:00
# do not ignore .flathub
# do not ignore .rpm
# do not ignore .copr
2018-12-23 08:10:41 +00:00
todo.txt