github.com/line/ostracon@v1.0.10-0.20230328032236-7f20145f065d/.gitignore (about)

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