summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaemod/components/dcaemod-onboarding-api/.helmignore
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-03-13 20:01:49 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-13 20:01:49 +0000
commitb22fc258c15ac525557d4325ca2441314a23d91e (patch)
treef72e5b12ee6ad95ffae3c74d0c9a62171581839a /kubernetes/dcaemod/components/dcaemod-onboarding-api/.helmignore
parent49a383dfd9078a83660b1727c6cc8ef6a9646b44 (diff)
parent7723ffe4fbf131cf3562343cc91a7b88c984b55f (diff)
Merge "Add dcaemod charts"
Diffstat (limited to 'kubernetes/dcaemod/components/dcaemod-onboarding-api/.helmignore')
-rw-r--r--kubernetes/dcaemod/components/dcaemod-onboarding-api/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/dcaemod/components/dcaemod-onboarding-api/.helmignore b/kubernetes/dcaemod/components/dcaemod-onboarding-api/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/dcaemod/components/dcaemod-onboarding-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