2020-10-08 13:49:36 +00:00
|
|
|
# Created by .ignore support plugin (hsz.mobi)
|
|
|
|
### Go template
|
|
|
|
# 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
|
|
|
|
|
2020-10-10 03:26:49 +00:00
|
|
|
.idea
|
|
|
|
|
2020-10-08 13:49:36 +00:00
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
|
|
# vendor/
|
2020-12-31 09:07:12 +00:00
|
|
|
/.mod
|
2020-10-08 13:49:36 +00:00
|
|
|
|
2020-10-08 13:57:58 +00:00
|
|
|
/.env.local
|
|
|
|
/.env.*.local
|
2020-10-24 07:38:36 +00:00
|
|
|
|
2020-11-11 09:51:14 +00:00
|
|
|
.DS_Store
|
|
|
|
|
2020-10-24 07:38:36 +00:00
|
|
|
/build
|
2020-11-11 08:34:29 +00:00
|
|
|
/dist
|
2020-10-26 07:34:27 +00:00
|
|
|
/bbgow*
|
2020-12-21 05:40:53 +00:00
|
|
|
|
|
|
|
/config/bbgo.yaml
|
2020-12-21 08:30:27 +00:00
|
|
|
|
|
|
|
/.mod
|