summaryrefslogtreecommitdiffstats
path: root/kubernetes/common/mariadb-galera/.helmignore
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-04-19 14:27:32 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-19 14:27:32 +0000
commit89623667ec00a4710e2c2b9f77a31d369e62f790 (patch)
tree96c5dc29023f77bd91cf2de412b9da9ff36d7060 /kubernetes/common/mariadb-galera/.helmignore
parentdee57fd5c546ee0b68d3e6c003cdc06ada987abe (diff)
parent1e5876cf4eb41747186fd2eb626005c6ca88e7d1 (diff)
Merge "Add Common Helm Chart "mariadb-galera""
Diffstat (limited to 'kubernetes/common/mariadb-galera/.helmignore')
-rw-r--r--kubernetes/common/mariadb-galera/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/common/mariadb-galera/.helmignore b/kubernetes/common/mariadb-galera/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/common/mariadb-galera/.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