Browse Source

abci: Remove nested .gitignore

pull/1796/head
Alexander Simmerl 6 years ago
parent
commit
693a973997
No known key found for this signature in database GPG Key ID: 4694E95C9CC61BDA
2 changed files with 2 additions and 7 deletions
  1. +2
    -0
      .gitignore
  2. +0
    -7
      abci/.gitignore

+ 2
- 0
.gitignore 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


+ 0
- 7
abci/.gitignore View File

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

Loading…
Cancel
Save