diff options
author | Betzer, Rony (rb844h) <rb844h@intl.att.com> | 2018-10-16 15:58:30 +0300 |
---|---|---|
committer | Betzer, Rony (rb844h) <rb844h@intl.att.com> | 2018-10-16 16:01:38 +0300 |
commit | e30acb2722e24f7991b76129ea11217a7a515681 (patch) | |
tree | 075dcb7124924c59a212ac74fabf7a8067b57049 /.gitignore | |
parent | 851df7b98ba86a1e5c5e04a11fbe931083d51788 (diff) |
UT coverage report with tox and virtualenv
UT coverage report with tox and virtualenv
Change-Id: Id8d47b708e613246b44db5921e5f220306a35004
Issue-ID: SDC-1756
Signed-off-by: Betzer, Rony (rb844h) <rb844h@intl.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /.idea/* +*.pyc |