abci: Remove nested .gitignore

This commit is contained in:
Alexander Simmerl
2018-06-22 20:28:54 +02:00
parent 02e5cbaa07
commit 693a973997
2 changed files with 2 additions and 7 deletions

2
.gitignore vendored
View File

@ -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
View File

@ -1,7 +0,0 @@
vendor
.glide
types/types.pb.go
*.sw[op]
abci-cli
coverage.txt
profile.out