diff options
author | Mandeep Khinda <mandeep.khinda@amdocs.com> | 2018-10-09 14:47:35 +0000 |
---|---|---|
committer | Mandeep Khinda <mandeep.khinda@amdocs.com> | 2018-10-11 00:52:31 +0000 |
commit | d7fd1875b1a8fd34547173296339be5a8c5d28ae (patch) | |
tree | 9670fcd4fc505f53d2156fa58bc74f2b8d9a1087 /charts/aaf-service/.helmignore | |
parent | 449af556fdf4dce596d585dc23d6fc16f880edde (diff) |
refactor AAF casablanca charts
Issue-ID: AAF-539
Change-Id: Id1f263d526ef5fa88c6cd25f7ed1779d3a0cd2ee
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
Diffstat (limited to 'charts/aaf-service/.helmignore')
-rw-r--r-- | charts/aaf-service/.helmignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/charts/aaf-service/.helmignore b/charts/aaf-service/.helmignore new file mode 100644 index 0000000..f0c1319 --- /dev/null +++ b/charts/aaf-service/.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 |