mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-11 20:31:20 +00:00
abci: Remove nested .gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,6 +17,8 @@ docs/_build
|
||||
docs/tools
|
||||
docs/abci-spec.md
|
||||
*.log
|
||||
abci-cli
|
||||
abci/types/types.pb.go
|
||||
|
||||
scripts/wal2json/wal2json
|
||||
scripts/cutWALUntil/cutWALUntil
|
||||
|
7
abci/.gitignore
vendored
7
abci/.gitignore
vendored
@ -1,7 +0,0 @@
|
||||
vendor
|
||||
.glide
|
||||
types/types.pb.go
|
||||
*.sw[op]
|
||||
abci-cli
|
||||
coverage.txt
|
||||
profile.out
|
Reference in New Issue
Block a user