commit | fc85adeffa2f9ae97bdeb10a124aa6a9d163635b | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Mar 11 11:05:47 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Fri Mar 22 17:37:12 2019 -0700 |
tree | efdf26495b62012137cf042b01ec6d5926b1126e | |
parent | 0e0521eda1e8bb3ca53fc27ad79baee33a23c115 [diff] [blame] |
[SEBA-497] Change to use 'xosproject/alpine-grpc-base' as Dockerfile parent image Makefile, tox.ini and various improvements to dev tooling Change-Id: Iddbfa7981cd3acac6f03a50949ea72c0bf5f27ad
diff --git a/.gitignore b/.gitignore index 0f03cd1..0d57996 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,8 +1,7 @@ .idea -*.pyc - +.tox .coverage -htmlcov coverage.xml -nose2-junit.xml - +nose2-results.xml +venv-service +*.pyc