github.com/braveheart12/just@v0.8.7/.gitignore (about)

     1  # Created by .ignore support plugin (hsz.mobi)
     2  ### Go template
     3  # Binaries for programs and plugins
     4  *.exe
     5  *.exe~
     6  *.dll
     7  *.so
     8  *.dylib
     9  
    10  # Test binary, build with `go test -c`
    11  *.test
    12  
    13  # Output of the go coverage tool, specifically when used with LiteIDE
    14  *.out
    15  
    16  
    17  ### Example user template
    18  .DS_Store
    19  
    20  ### IntelliJ project files
    21  .idea
    22  *.iml
    23  out
    24  .gen
    25  
    26  ### VSCode configuration
    27  .vscode
    28  
    29  # Go dep
    30  vendor
    31  
    32  # LevelDB storage files
    33  _db
    34  
    35  # wasm tests
    36  vm/wasm/test/data/!simple!.wasm
    37  vm/wasm/test/data/*.wat
    38  
    39  /testdata
    40  data
    41  
    42  # generated/compiled files
    43  /bin
    44  /.artifacts
    45  coverage.txt
    46  
    47  # GoReleaser dist dir
    48  /dist
    49  
    50  /scripts/insolard/configs
    51  /scripts/insolard/nodes
    52  /scripts/insolard/discoverynodes
    53  /scripts/insolard/insgorund
    54  /scripts/insolard/loglinks
    55  /scripts/insolard/benchmark
    56  
    57  /ci/local-dev/logs
    58  /ci/local-dev/manifests/ks/lib
    59  /scripts/insolard/reusekeys