diff options
author | Thomas Kulik <thomas.kulik@telekom.de> | 2024-08-20 05:02:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-08-20 05:02:35 +0000 |
commit | ffe9404d0660227c46e8e81c8364bec81323a5c5 (patch) | |
tree | 57672cff190e3aa7b777885beecd61178fa7ba46 /kubernetes/multicloud/components/multicloud-starlingx/.helmignore | |
parent | 99742597c9e2702221de7e35c089c1fe4124d48a (diff) | |
parent | 8c66f85d7348b09de54b7479757878d96f1c1cd0 (diff) |
Merge "[COMMON] Cleanup charts"
Diffstat (limited to 'kubernetes/multicloud/components/multicloud-starlingx/.helmignore')
-rw-r--r-- | kubernetes/multicloud/components/multicloud-starlingx/.helmignore | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kubernetes/multicloud/components/multicloud-starlingx/.helmignore b/kubernetes/multicloud/components/multicloud-starlingx/.helmignore deleted file mode 100644 index f0c1319444..0000000000 --- a/kubernetes/multicloud/components/multicloud-starlingx/.helmignore +++ /dev/null @@ -1,21 +0,0 @@ -# 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 |