summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-azure/.helmignore
diff options
context:
space:
mode:
authorSudhakar Reddy <Sudhakar.Reddy@amdocs.com>2018-09-24 15:51:02 +0530
committerSudhakar Reddy <Sudhakar.Reddy@amdocs.com>2018-10-11 10:39:15 +0000
commit7094c2653d5820bcd4edb77f00eaf3fef5ee5354 (patch)
tree38be73b62feb8d848862489a1d75ddabb3daa8b6 /kubernetes/multicloud/charts/multicloud-azure/.helmignore
parent8cc67e5cad11bae7dffcaf60312d747dd155c274 (diff)
Deployment charts for multicloud-azure plugin
Change-Id: I570cec752df0319d362e314bf0fddcd3a9109d47 Issue-ID: OOM-1440 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
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