aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/.helmignore
diff options
context:
space:
mode:
authorvaibhav_16dec <vaibhav.chopra@amdocs.com>2018-03-28 07:48:35 +0000
committervaibhav_16dec <vaibhav.chopra@amdocs.com>2018-03-28 09:08:47 +0000
commit14d5161857232c4edf5374d5763f3df22b6dc736 (patch)
treea2421125cf978c283af22a03a54f2e40b59804c1 /kubernetes/uui/.helmignore
parent5fdca02d417a2331b91ae02782e26eb94ab80d8d (diff)
Helm Chart Standardization of uui
Issue-ID: OOM-749 Change-Id: Ie71686869da88a8bb7f6d09d38a5fa4a92b02aeb Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
Diffstat (limited to 'kubernetes/uui/.helmignore')
-rw-r--r--kubernetes/uui/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/uui/.helmignore b/kubernetes/uui/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/uui/.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