commit | 81c8734526073d58a9daea9b59fbb1a714293806 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Apr 02 16:56:27 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Apr 02 16:59:55 2019 -0700 |
tree | a15acbb71b50719bdbaa4d9bec0aa961d462574b | |
parent | aaca8b57ada9d6ccda17b7d6cc929a7f51a035e5 [diff] [blame] |
SEBA-497 delayering, Makefile, and tox for vrouter Change-Id: I6fb42836eeb9a3ee4457933db8a1094db8af53af
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