mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-14 05:41:21 +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/tools
|
||||||
docs/abci-spec.md
|
docs/abci-spec.md
|
||||||
*.log
|
*.log
|
||||||
|
abci-cli
|
||||||
|
abci/types/types.pb.go
|
||||||
|
|
||||||
scripts/wal2json/wal2json
|
scripts/wal2json/wal2json
|
||||||
scripts/cutWALUntil/cutWALUntil
|
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