summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-ocata/.helmignore
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2018-04-06 19:10:53 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-06 19:10:53 +0000
commitdc4a88493697af864298eda18895c7af50f4de0a (patch)
treec632b77c95d43b0beec0019767e8f455dfa73b54 /kubernetes/multicloud/charts/multicloud-ocata/.helmignore
parente091209b92f0d5369018ae677525e0bc9ff78ad3 (diff)
parent41ef22e8cb76ddf3480cbd119bd741db62cfb578 (diff)
Merge "Add standardized helm chart for multicloud"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-ocata/.helmignore')
-rw-r--r--kubernetes/multicloud/charts/multicloud-ocata/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-ocata/.helmignore b/kubernetes/multicloud/charts/multicloud-ocata/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/multicloud/charts/multicloud-ocata/.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