fix for py38/py39 tests

Change-Id: I881926030fe496d5c1976b2ec2534d9b58b71643
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-2494
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c85d7f5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+__pycache__
+*.sv
+coverage*.start
+.tox
+.coverage
+htmlcov
+*.egg-info