diff options
author | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-05-14 12:46:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-14 12:46:24 +0000 |
commit | c26a0d4c85f60e185141dbb86bae631406d34036 (patch) | |
tree | bdbbf8e8cfe890c1f05c9ecc3d0826631f33ff2c /kubernetes/multicloud/charts/multicloud-lenovo/.helmignore | |
parent | 56ae11c82fc57da52bc7af243736024a1fa81655 (diff) | |
parent | 4ecb76c8b93dc8fb16b821d7e56c1fa576643561 (diff) |
Merge "Add Lenovo ThinkCloud Charts in OOM"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-lenovo/.helmignore')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-lenovo/.helmignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-lenovo/.helmignore b/kubernetes/multicloud/charts/multicloud-lenovo/.helmignore new file mode 100644 index 0000000000..f0c1319444 --- /dev/null +++ b/kubernetes/multicloud/charts/multicloud-lenovo/.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 |