0g-chain/.gitignore
rhuairahrighairigh 3e552c375b update gitignore
2018-06-16 17:20:46 +01:00

21 lines
295 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
build
# Exclude text editor files
*.sublime-project
*.sublime-workspace