github.com/redhat-appstudio/e2e-tests@v0.0.0-20230619105049-9a422b2094d7/.gitignore (about)

     1  # Binaries for programs and plugins
     2  *.exe
     3  *.exe~
     4  *.dll
     5  *.so
     6  *.dylib
     7  *.xml
     8  
     9  # Test binary, built with `go test -c`
    10  *.test
    11  coverage.*
    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  bin/
    18  .idea/
    19  tmp/
    20  .DS_Store
    21  .vscode/configurationCache.log
    22  .vscode/dryrun.log
    23  .vscode/targets.log
    24  .cache/
    25  .tmp/
    26  
    27  # RP Preproc output
    28  rp_preproc/