github.com/kubeshop/testkube@v1.17.23/contrib/executor/k6/.gitignore (about)

     1  ### Go template
     2  # Binaries for programs and plugins
     3  *.exe
     4  *.exe~
     5  *.dll
     6  *.so
     7  *.dylib
     8  
     9  # Test binary, built with `go test -c`
    10  *.test
    11  
    12  # Output of the go coverage tool, specifically when used with LiteIDE
    13  *.out
    14  
    15  # Dependency directories (remove the comment below to include it)
    16  vendor/
    17  
    18  ### JetBrains
    19  .idea
    20  *.iml
    21  
    22  # Helm
    23  Chart.lock
    24  
    25  .DS_Store
    26  .dccache
    27  
    28  bin/
    29  site
    30  dist/
    31  
    32  summary.json
    33  junit.xml
    34  
    35  .vscode/
    36  k6