diff options
author | Vikas Varma <vv8305@att.com> | 2019-12-03 16:15:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-03 16:15:00 +0000 |
commit | 090db24b98323abc3b7975380f65027e999e1eb0 (patch) | |
tree | 91ece91944fefa62490bacddcc279ab436c45441 /cmso-robot | |
parent | ba7300b02c962c0c8759956f31b7d30a78df76dd (diff) | |
parent | b00efa60d016dc80e56bc47259ff2a324aa7db52 (diff) |
Merge "no need to call toString"
Diffstat (limited to 'cmso-robot')
-rw-r--r-- | cmso-robot/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cmso-robot/.gitignore b/cmso-robot/.gitignore index 44bdbba..cd46865 100644 --- a/cmso-robot/.gitignore +++ b/cmso-robot/.gitignore @@ -5,4 +5,5 @@ *.pyc /libspecs/ /geckodriver.log -/robot/library/
\ No newline at end of file +/robot/library/ +/bin/ |