summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-fcaps/.helmignore
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2019-05-07 01:27:31 +0000
committerLiexiang Yue <yueliexiang@chinamobile.com>2019-05-13 15:08:40 +0800
commitf28d0b1844a8eb41279b1fd73a8be401c08cae57 (patch)
treeef9993fd80537581ff92ca10ec19ed027640ac3e /kubernetes/multicloud/charts/multicloud-fcaps/.helmignore
parentb78ad8b04fff7bf5a97b828dbea6ab0a9e5817be (diff)
Add FCAPS to oom
Issue-ID: MULTICLOUD-499 Change-Id: I3a06d4e7e78f2d24ac4600946e4d42c8848ad277 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com> Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-fcaps/.helmignore')
-rw-r--r--kubernetes/multicloud/charts/multicloud-fcaps/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-fcaps/.helmignore b/kubernetes/multicloud/charts/multicloud-fcaps/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/multicloud/charts/multicloud-fcaps/.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