github.com/verrazzano/verrazzano@v1.7.0/.gitignore (about)

     1  # Copyright (c) 2020, 2023, Oracle and/or its affiliates.
     2  # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
     3  .verrazzano/
     4  platform-operator/scripts/install/build/
     5  platform-operator/scripts/uninstall/build/
     6  platform-operator/scripts/uninstall/uninstall-steps/build/
     7  # Experimental CRDs location, not shipped as-is
     8  platform-operator/experimental/crds
     9  examples/**/build/
    10  .idea/
    11  *.iml
    12  application-operator/build/_output
    13  application-operator/build/deploy
    14  application-operator/build/webhook-certs
    15  cluster-operator/build/**
    16  vendor
    17  .idea
    18  **/*.iml
    19  platform-operator/pkg/assets
    20  platform-operator/build/deploy
    21  bin
    22  platform-operator/bin
    23  dist
    24  archive
    25  latest
    26  known_licenses.txt
    27  no_licenses.txt
    28  thirdparty_licenses
    29  index.yaml
    30  cert-manager-ocidns.crds.yaml.*
    31  coverage.cov
    32  coverageTmp.cov
    33  coverage.html
    34  coverage.xml
    35  coverage.raw.cov
    36  unit-test-coverage-number.txt
    37  out/
    38  **/test-report.xml
    39  **/*test-result.xml
    40  **/*-cluster-dump
    41  **/*.log
    42  **/*.test
    43  platform-operator/THIRD_PARTY_LICENSES.txt
    44  cluster-operator/THIRD_PARTY_LICENSES.txt
    45  application-operator/THIRD_PARTY_LICENSES.txt
    46  authproxy/THIRD_PARTY_LICENSES.txt
    47  tools/analysis/THIRD_PARTY_LICENSES.txt
    48  tests/e2e/**/*.test
    49  **/.DS_Store
    50  **/.vscode
    51  ATTRIBUTION-HELPER-DEPS
    52  **/.terraform
    53  tools/vz/cmd/bugreport/bug-report.tar.gz
    54  tools/vz/pkg/analysis/internal/util/report/report
    55  tools/vz/cmd/analyze/details-*.out