0g-chain/.gitignore
2020-05-28 18:11:30 -04:00

23 lines
264 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
*.out
# Exclude build files
vendor
build
# IDE files
*.vscode
node_modules
docs/node_modules
docs/.vuepress/dist