2018-03-30 19:08:53 +00:00
|
|
|
# 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
|
2018-04-20 09:12:50 +00:00
|
|
|
|
|
|
|
# snapcraft files
|
|
|
|
parts
|
|
|
|
prime
|
|
|
|
snap
|
|
|
|
stage
|
|
|
|
*.snap
|
2018-04-27 19:09:34 +00:00
|
|
|
|
|
|
|
# bfg
|
|
|
|
bfg.jar
|
2018-04-25 21:46:10 +00:00
|
|
|
*bfg-report*
|
2018-04-25 21:46:21 +00:00
|
|
|
*bfg-report
|
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
|