summaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/.helmignore
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-03-28 19:41:07 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-28 19:41:07 +0000
commit62ef92ff7ac194aee67b8a662b3bc5bc52c232cd (patch)
tree46fe77277bff863128fcde97541f17f150fafc6e /kubernetes/uui/.helmignore
parent457f56d5e12a22ac5e278d5ba5b9b0e8c7e10fb1 (diff)
parent14d5161857232c4edf5374d5763f3df22b6dc736 (diff)
Merge "Helm Chart Standardization of uui"
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