github.com/verrazzano/verrazzano@v1.7.0/platform-operator/thirdparty/charts/weblogic-operator/.helmignore (about)

     1  # Patterns to ignore when building packages.
     2  # This supports shell glob matching, relative path matching, and
     3  # negation (prefixed with !). Only one pattern per line.
     4  .DS_Store
     5  .git/
     6  .gitignore
     7  *.bak
     8  *.tmp
     9  *.orig
    10  *~
    11  .project
    12  .idea/