summaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/visualization/charts/grafana/.helmignore
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2019-05-07 14:55:00 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-07 14:55:00 +0000
commitefe1bac85828cff233167bdaaae7edd26b03e7a4 (patch)
tree5c9cca5b20ab5fe3d82ae2f25b6a56c4abae2ce1 /vnfs/DAaaS/visualization/charts/grafana/.helmignore
parent2e3e9ce49761fa60e9605a5c4ac74c1509596029 (diff)
parent5b1cd4ca88dd979c4b538c41db53031706e8d31b (diff)
Merge "Visualization Helm charts package"
Diffstat (limited to 'vnfs/DAaaS/visualization/charts/grafana/.helmignore')
-rwxr-xr-xvnfs/DAaaS/visualization/charts/grafana/.helmignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/vnfs/DAaaS/visualization/charts/grafana/.helmignore b/vnfs/DAaaS/visualization/charts/grafana/.helmignore
new file mode 100755
index 00000000..7c04072e
--- /dev/null
+++ b/vnfs/DAaaS/visualization/charts/grafana/.helmignore
@@ -0,0 +1,22 @@
+# 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
+OWNERS