https://github.com/tendermint/tendermint
Raw File
Tip revision: 9390a810ebda0b1aebd90f6e8b8688562bdf7958 authored by Ethan Buchman on 28 March 2019, 01:03:28 UTC
minor changelog updates (#3499)
Tip revision: 9390a81
.gitignore
*.swp
*.swo
.bak
*.bak
.DS_Store
build/*
rpc/test/.tendermint
.tendermint
remote_dump
.revision
vendor
.vagrant
test/p2p/data/
test/logs
coverage.txt
docs/_build
docs/dist
*.log
abci-cli
docs/node_modules/
index.html.md

scripts/wal2json/wal2json
scripts/cutWALUntil/cutWALUntil

.idea/
*.iml

.vscode/

libs/pubsub/query/fuzz_test/output
shunit2

.tendermint-lite
addrbook.json

*/vendor
*/.glide
.terraform
terraform.tfstate
terraform.tfstate.backup
terraform.tfstate.d

.vscode
back to top