summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-azure/.helmignore
diff options
context:
space:
mode:
authorBorislav Glozman <Borislav.Glozman@amdocs.com>2018-10-11 10:58:26 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-11 10:58:26 +0000
commitc3337150aa439282106620435ba68bc0fb38d5a0 (patch)
tree426ef060e6085343537aebe034bc24de077177d8 /kubernetes/multicloud/charts/multicloud-azure/.helmignore
parent2876e7aa01f2a7cfb61c3908c9bb14d266a19f18 (diff)
parent7094c2653d5820bcd4edb77f00eaf3fef5ee5354 (diff)
Merge "Deployment charts for multicloud-azure plugin"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-azure/.helmignore')
-rw-r--r--kubernetes/multicloud/charts/multicloud-azure/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-azure/.helmignore b/kubernetes/multicloud/charts/multicloud-azure/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/multicloud/charts/multicloud-azure/.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