0g-chain/.gitignore
rhuairahrighairigh 666a034608 add docker setup
2018-06-21 14:15:00 +01:00

24 lines
325 B
Plaintext

# 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
# Exclude build files
vendor
# Exclude text editor files
*.sublime-project
*.sublime-workspace
# Exclude chain data
.kvd/
.kvcli/