2021-04-12 17:59:41 +00:00
|
|
|
*.db
|
2021-10-04 22:38:27 +00:00
|
|
|
nodekey
|
2021-04-12 17:59:41 +00:00
|
|
|
|
2021-03-11 20:13:36 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
2021-11-01 16:23:00 +00:00
|
|
|
# output binaries
|
|
|
|
main
|
|
|
|
go-waku
|
|
|
|
|
2021-03-11 20:13:36 +00:00
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2021-11-01 16:23:00 +00:00
|
|
|
coverage.html
|
2021-11-02 13:55:28 +00:00
|
|
|
coverage.json
|
2021-03-11 20:13:36 +00:00
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
|
|
# vendor/
|