commit | 7848fa50a42aa5713914f749ec6e4c2938d295eb | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Apr 01 17:54:36 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Apr 02 08:53:42 2019 -0700 |
tree | 4123010b86eccce9895ed0a76cf4649997ff6dd5 | |
parent | aa42cb3e93775a5622ce705fed55230a5a94a34c [diff] [blame] |
SEBA-497 delayering, Makefile, and tox for onos-synchronizer Change-Id: I849b307330a6fd5a5de5489d8f2db804a02acead
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