diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-05-17 15:21:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-17 15:21:31 +0000 |
commit | 5f0c032a504396292bc23689b9658a513ce2c7b9 (patch) | |
tree | 752f61753e232fe144c12463193dd959d479953e /kubernetes/common/mongo/.helmignore | |
parent | 7b9464a504c8c344cae916a53e2a319e5a0e9026 (diff) | |
parent | e44d170a71178fd3515310ddd8503577deb56012 (diff) |
Merge "Add External Interface NBI project into OOM"
Diffstat (limited to 'kubernetes/common/mongo/.helmignore')
-rw-r--r-- | kubernetes/common/mongo/.helmignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/common/mongo/.helmignore b/kubernetes/common/mongo/.helmignore new file mode 100644 index 0000000000..f0c1319444 --- /dev/null +++ b/kubernetes/common/mongo/.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 |