github.com/SAP/cloud-mta-build-tool@v1.2.27/.gitignore (about)

     1  # VsCode files
     2  .vscode
     3  # Goland files
     4  .idea
     5  .idea/inspectionProfiles/
     6  cmd/internal/
     7  vendor
     8  release
     9  config.json
    10  # IntelliJ files
    11  *.iml
    12  
    13  # Binaries for programs and plugins
    14  *.so
    15  *.dylib
    16  
    17  # Test binary, build with `go test -c`
    18  *.test
    19  
    20  *.out
    21  .editorconfig
    22  .github
    23  .history
    24  build
    25  fmt
    26  .dockerignore
    27  .DS_Store
    28  dist
    29  node_modules
    30  
    31  cover.html
    32  cover.out
    33  coverage.txt
    34  page.html
    35  
    36  internal/tpl/MakeFileTest
    37  internal/tpl/MakeFileTest.mta
    38  Dockerfile
    39  
    40  integration/testdata/mta_demo/mta_archives/
    41  docs/site
    42  .npmrc
    43  unpacked_bin
    44  test/goos/goos.yaml