X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sample-services%2Fhello-world%2Fhello-world-chart%2F.helmignore;fp=sample-services%2Fhello-world%2Fhello-world-chart%2F.helmignore;h=0e8a0eb36f4ca2c939201c0d54b5d82a1ea34778;hb=dafdbe531634823882261f2ce8c9cf334b579b52;hp=0000000000000000000000000000000000000000;hpb=53ebb953e0e18e695fd0e807c2f1282ef54ceeee;p=nonrtric.git diff --git a/sample-services/hello-world/hello-world-chart/.helmignore b/sample-services/hello-world/hello-world-chart/.helmignore new file mode 100644 index 00000000..0e8a0eb3 --- /dev/null +++ b/sample-services/hello-world/hello-world-chart/.helmignore @@ -0,0 +1,23 @@ +# Patterns to ignore when building packages. +# This supports shell glob matching, relative path matching, and +# negation (prefixed with !). Only one pattern per line. +.DS_Store +# Common VCS dirs +.git/ +.gitignore +.bzr/ +.bzrignore +.hg/ +.hgignore +.svn/ +# Common backup files +*.swp +*.bak +*.tmp +*.orig +*~ +# Various IDEs +.project +.idea/ +*.tmproj +.vscode/