2021-06-09 06:37:57 +00:00
|
|
|
.DS_Store
|
|
|
|
.idea
|
|
|
|
*.log
|
|
|
|
tmp/
|
|
|
|
|
|
|
|
bin/wakunode2
|
2021-06-09 06:48:08 +00:00
|
|
|
|
2021-04-12 17:59:41 +00:00
|
|
|
*.db
|
|
|
|
|
2021-03-11 20:13:36 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
2021-06-09 07:34:29 +00:00
|
|
|
vendor/
|
2021-06-09 07:08:32 +00:00
|
|
|
|
|
|
|
.lock
|
2021-06-10 14:37:35 +00:00
|
|
|
build/
|
|
|
|
*.lock
|