diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-05-31 09:58:08 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-08-27 20:03:10 -0400 |
commit | 2ee51470640e8b106dec4db72231df7453ebf81a (patch) | |
tree | 367a6ef7b4419db173c04e4bdddead672165338c /charts/aai-hbase/.helmignore | |
parent | fc970b775c96de595c8bb4cae0b528647fb03db2 (diff) |
Remove the hbase charts from aai
Issue-ID: AAI-1186
Change-Id: Ie4af7ac0032afea4f92ce63eef8a7117ce000bc7
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'charts/aai-hbase/.helmignore')
-rw-r--r-- | charts/aai-hbase/.helmignore | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/charts/aai-hbase/.helmignore b/charts/aai-hbase/.helmignore deleted file mode 100644 index f0c1319..0000000 --- a/charts/aai-hbase/.helmignore +++ /dev/null @@ -1,21 +0,0 @@ -# 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 |