summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/charts/multicloud-fcaps/.helmignore
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <adetalhouet89@gmail.com>2019-05-14 12:45:15 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-14 12:45:15 +0000
commitd37e79b29e2bf8f5d306fa30f4bfbf3c3bb78578 (patch)
tree64e14ddb7e298c7100c100439710a7b6d85960b5 /kubernetes/multicloud/charts/multicloud-fcaps/.helmignore
parentb69e8534dbae0c0abaf6600dad8c9d8d49bb5090 (diff)
parentf28d0b1844a8eb41279b1fd73a8be401c08cae57 (diff)
Merge "Add FCAPS to oom"
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