aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2020-09-18 10:10:50 -0700
committerstark, steven <steven.stark@att.com>2020-09-18 10:45:37 -0700
commitb5b81c492ab382fc1014f92e7daad6fdb97377af (patch)
tree29ed20e8a9f59a729b5f537023a099320f7a532b /.gitignore
parent35375724d9657de99adb8e530e1be21305555a40 (diff)
[VVP] fixing utility cli
Issue-ID: VVP-469 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I4f6d77ca0ac8165b1020bd15b9c9e2cff7f7150b
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8452818..5b124b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
*pytest_cache*
.coverage
coverage.xml
+*junit*
+*htmlcov*
build
dist
*egg-info*