aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaemod/components/dcaemod-runtime-api/.helmignore
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-02-13 17:19:01 -0500
committerJack Lucas <jflucas@research.att.com>2020-03-13 09:47:54 -0400
commit7723ffe4fbf131cf3562343cc91a7b88c984b55f (patch)
treecefd4ad21edb27cb854ad7c97b7cac77a6e856d3 /kubernetes/dcaemod/components/dcaemod-runtime-api/.helmignore
parente4cb89750a63ea65e268c048a448bb8a41618741 (diff)
Add dcaemod charts
Issue-ID: DCAEGEN2-1866 Change-Id: I0179e1e75529ad8017b1a5c23747dbd80aa6f625 Signed-off-by: Jack Lucas <jflucas@research.att.com> Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Diffstat (limited to 'kubernetes/dcaemod/components/dcaemod-runtime-api/.helmignore')
-rw-r--r--kubernetes/dcaemod/components/dcaemod-runtime-api/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/.helmignore b/kubernetes/dcaemod/components/dcaemod-runtime-api/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/dcaemod/components/dcaemod-runtime-api/.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