diff options
author | manisha07 <cmanis10@in.ibm.com> | 2019-11-06 13:06:40 +0530 |
---|---|---|
committer | manisha07 <cmanis10@in.ibm.com> | 2019-11-06 13:07:00 +0530 |
commit | 988cc9f4067f55c376857c0837e56f96ebcf9f94 (patch) | |
tree | aa7f043ac72cc8f55fa61ba3e56a20d1727141e6 /cmso-robot/.gitignore | |
parent | b0ea96ed0edd3436e2a9de33ce8340279982d445 (diff) |
return the expression
Issue-ID: OPTFRA-631
Change-Id: I6ded4c82ec2957d916e9221b2a6c4e5189674771
Signed-off-by: manisha07 <cmanis10@in.ibm.com>
Diffstat (limited to 'cmso-robot/.gitignore')
-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/ |