From 110eabe148b523a67cd3196dd23cfaf86076f2ae Mon Sep 17 00:00:00 2001 From: Haibin Huang Date: Thu, 24 Jan 2019 11:14:38 +0800 Subject: Add starlingx plugin Change-Id: Ifbe5637edeb22a748699ff923584a12bc47b44e9 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang --- .../charts/multicloud-starlingx/.helmignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kubernetes/multicloud/charts/multicloud-starlingx/.helmignore (limited to 'kubernetes/multicloud/charts/multicloud-starlingx/.helmignore') diff --git a/kubernetes/multicloud/charts/multicloud-starlingx/.helmignore b/kubernetes/multicloud/charts/multicloud-starlingx/.helmignore new file mode 100644 index 0000000000..f0c1319444 --- /dev/null +++ b/kubernetes/multicloud/charts/multicloud-starlingx/.helmignore @@ -0,0 +1,21 @@ +# 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 +*~ +# Various IDEs +.project +.idea/ +*.tmproj -- cgit 1.2.3-korg