summaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/charts/aai-babel/.helmignore
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2018-04-11 16:34:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-11 16:34:52 +0000
commitf39bd633c0acea07c3502a984178afa65f6c2b52 (patch)
tree83f93bf35c8d93383e25621fa5cebc3fa7c128cc /kubernetes/aai/charts/aai-babel/.helmignore
parent809661a28e8b711e8c6504a22584467d79a952ac (diff)
parent6c3ba490cf3c039e64c35a71e54dc855c4c15977 (diff)
Merge "Add BABEL chart to AAI"
Diffstat (limited to 'kubernetes/aai/charts/aai-babel/.helmignore')
-rw-r--r--kubernetes/aai/charts/aai-babel/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/aai/charts/aai-babel/.helmignore b/kubernetes/aai/charts/aai-babel/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/aai/charts/aai-babel/.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