summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-cassandra/.helmignore
diff options
context:
space:
mode:
authorMandeep Khinda <Mandeep.Khinda@amdocs.com>2018-04-18 00:08:03 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-18 00:08:03 +0000
commitf2c835390a34a0595f2361cb407110d55095c377 (patch)
tree1752b827f19a0abde85799f0cb86302cdc0b407e /kubernetes/aai/charts/aai-cassandra/.helmignore
parentef5004bd2145fdff8d529af84e499b5109fffd93 (diff)
parent1a3a3557a080ba7ee7d1022d9a3dd0e165779ab2 (diff)
Merge "Update from using hbase to using cassandra"
Diffstat (limited to 'kubernetes/aai/charts/aai-cassandra/.helmignore')
-rw-r--r--kubernetes/aai/charts/aai-cassandra/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/aai/charts/aai-cassandra/.helmignore b/kubernetes/aai/charts/aai-cassandra/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/aai/charts/aai-cassandra/.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