github.com/DFWallet/tendermint-cosmos@v0.0.2/.gitignore (about)

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