commit | 070a7716cddc9122ca3282ebd7b079f925e03049 | [log] [tgz] |
---|---|---|
author | Mandeep Khinda <mandeep.khinda@amdocs.com> | Tue Mar 06 15:34:32 2018 +0000 |
committer | Mandeep Khinda <mandeep.khinda@amdocs.com> | Tue Mar 06 15:34:32 2018 +0000 |
tree | b65218c77f3d665d89278041026fe903f1d71f2d | |
parent | b6f992d5421b778cca7549b24f753107505b0b1e [diff] [blame] |
Ignore .tgz and .lock files from the helm build Issue-ID: OOM-785 Change-Id: I248f3c9c83dbb701177754dfe7f275d1c6655a71 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
diff --git a/.gitignore b/.gitignore index 028a8ee..4dcd874 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,2 +1,5 @@ kubernetes/config/onap-parameters.yaml .idea/* +kubernetes/dist/* +requirements.lock +**/charts/*.tgz