github.com/0xPolygon/supernets2-node@v0.0.0-20230711153321-2fe574524eaa/.gitignore (about)

     1  /dist/
     2  /test/e2e/keystore
     3  
     4  /test/vectors/src/**/*md
     5  /test/vectors/src/**/*js
     6  /test/vectors/src/**/*sol
     7  /test/vectors/src/**/*sh
     8  /test/vectors/src/package.json
     9  
    10  /test/contracts/bin/**/*.bin
    11  /test/contracts/bin/**/*.abi
    12  
    13  **/.DS_Store
    14  .vscode
    15  .idea/
    16  .env
    17  out.dat
    18  
    19  cmd/__debug_bin