github.com/fiagdao/tendermint@v0.32.11-0.20220824195748-2087fcc480c1/.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/p2p/data/
    14  test/logs
    15  coverage.txt
    16  docs/_build
    17  docs/dist
    18  docs/.vuepress/dist
    19  *.log
    20  abci-cli
    21  docs/node_modules/
    22  index.html.md
    23  
    24  scripts/wal2json/wal2json
    25  scripts/cutWALUntil/cutWALUntil
    26  
    27  .idea/
    28  *.iml
    29  
    30  .vscode/
    31  
    32  libs/pubsub/query/fuzz_test/output
    33  shunit2
    34  
    35  .tendermint-lite
    36  addrbook.json
    37  
    38  */vendor
    39  .vendor-new/
    40  */.glide
    41  .terraform
    42  terraform.tfstate
    43  terraform.tfstate.backup
    44  terraform.tfstate.d
    45  
    46  .vscode
    47  
    48  profile\.out