github.com/ari-anchor/sei-tendermint@v0.0.0-20230519144642-dc826b7b56bb/.gitignore (about)

     1  *.bak
     2  *.iml
     3  *.log
     4  *.swo
     5  *.swp
     6  */.glide
     7  */vendor
     8  .DS_Store
     9  .bak
    10  .idea/
    11  .revision
    12  .tendermint
    13  .tendermint-lite
    14  .terraform
    15  .vagrant
    16  .vendor-new/
    17  .vscode/
    18  abci/abci-cli
    19  addrbook.json
    20  artifacts/*
    21  build/*
    22  coverage.txt
    23  docs/.vuepress/dist
    24  docs/_build
    25  docs/dist
    26  docs/node_modules/
    27  docs/spec
    28  docs/.vuepress/public/rpc
    29  index.html.md
    30  libs/pubsub/query/fuzz_test/output
    31  profile\.out
    32  remote_dump
    33  rpc/test/.tendermint
    34  scripts/cutWALUntil/cutWALUntil
    35  scripts/wal2json/wal2json
    36  shunit2
    37  terraform.tfstate
    38  terraform.tfstate.backup
    39  terraform.tfstate.d
    40  test/app/grpc_client
    41  test/e2e/build
    42  test/e2e/networks/*/
    43  test/logs
    44  test/p2p/data/
    45  vendor
    46  test/fuzz/**/corpus
    47  test/fuzz/**/crashers
    48  test/fuzz/**/suppressions
    49  test/fuzz/**/*.zip
    50  proto/spec/**/*.pb.go
    51  *.aux
    52  *.bbl
    53  *.blg
    54  *.log
    55  *.pdf
    56  *.gz
    57  *.dvi