github.com/smartcontractkit/chainlink-terra@v0.1.4/.gitignore (about)

     1  .direnv
     2  .vscode
     3  .idea
     4  target/
     5  artifacts/bin/
     6  tarpaulin-report.html
     7  
     8  # TS
     9  node_modules
    10  **/tsconfig.tsbuildinfo
    11  dist
    12  .env
    13  flow-report.json
    14  report.json
    15  .envrc
    16  bin
    17  
    18  # test
    19  packages-ts/gauntlet-terra-contracts/codeIds/test*
    20  packages-ts/gauntlet-terra-contracts/networks/.env.test*
    21  tests/e2e/logs
    22  packages-ts/gauntlet-terra-contracts/networks/.env.test*
    23  tests/e2e/smoke/rdd/directory*
    24  tests/e2e/smoke/reports