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
|
2020-05-24 06:17:27 +00:00
|
|
|
!snapcraft.yaml
|
2019-12-26 03:04:52 +00:00
|
|
|
!snap/snapcraft.yaml
|
2018-04-20 09:12:50 +00:00
|
|
|
stage
|
|
|
|
*.snap
|
2019-12-31 02:08:13 +00:00
|
|
|
*.xdelta3
|
2020-11-16 00:44:00 +00:00
|
|
|
meta/metrics/snapcraft.cfg
|
2019-12-31 02:08:13 +00:00
|
|
|
|
|
|
|
# flatpak files
|
|
|
|
.flatpak-builder
|
|
|
|
build-dir
|
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
|
|
|
|
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
|
2020-08-01 07:37:49 +00:00
|
|
|
wasm
|
2020-08-20 03:53:41 +00:00
|
|
|
.config
|
2020-08-25 06:54:49 +00:00
|
|
|
.bz2
|
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
|
|
|
|
2021-03-27 00:22:19 +00:00
|
|
|
# AppImage
|
|
|
|
*.AppImage
|
|
|
|
.appimage_workspace
|
|
|
|
|
2018-12-23 08:10:41 +00:00
|
|
|
todo.txt
|
2021-02-21 05:11:27 +00:00
|
|
|
|
|
|
|
docs/public
|
|
|
|
deploy_docs.sh
|
|
|
|
package-lock.json
|
|
|
|
|
|
|
|
# Local Netlify folder
|
|
|
|
.netlify
|