Files
gocryptotrader/.gitignore
Adrian Gallagher 17a786536d Engine pre-merge changes (#392)
* Engine pre merge changes

* Remove redundant "seconds"
2019-12-04 16:25:55 +11:00

31 lines
386 B
Plaintext

config.json
config.dat
node_modules
lib
.vscode
testdata/dump
testdata/preengine_config.json
testdata/writefiletest
# InteliJ
.idea
*.iml
vendor/
# Binaries for programs and plugins
gocryptotrader
*.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
sqlboiler.toml
sqlboiler.json