summaryrefslogtreecommitdiffstats
path: root/kubernetes/appc/charts/appc-cdt/.helmignore
diff options
context:
space:
mode:
authorBorislavG <Borislav.Glozman@amdocs.com>2018-03-28 19:31:32 +0300
committerBorislav Glozman <Borislav.Glozman@amdocs.com>2018-03-28 16:37:28 +0000
commit12b6158b39be5096ee80c0f449e44c84127e66ed (patch)
treebbe47491cdfb5930280d7ab37faeb57d3a3002bb /kubernetes/appc/charts/appc-cdt/.helmignore
parentc8b445c485855bb8b28cc3b9ca0f7d0a92f20673 (diff)
Add CDT to APPC chart
Change-Id: Ida2098fab6b51214935dfb503454e681d4e1a00d Issue-ID: OOM-823 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Diffstat (limited to 'kubernetes/appc/charts/appc-cdt/.helmignore')
-rw-r--r--kubernetes/appc/charts/appc-cdt/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/appc/charts/appc-cdt/.helmignore b/kubernetes/appc/charts/appc-cdt/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/appc/charts/appc-cdt/.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