commit | 0e899c99f6630697c3d024438e0e249234d71dcd | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Thu Mar 28 07:04:44 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Apr 01 11:29:22 2019 -0700 |
tree | 9bc1b739d91ce26bb57c950728348d867b165cc6 | |
parent | 12687733bcff063a4046e88da3c268549f30bc3c [diff] [blame] |
SEBA-497 delayering, Makefile, and tox for volt-synchronizer Change-Id: I68125659442e9d53720f7f327f66f335b97d5b5a
diff --git a/.gitignore b/.gitignore index a48d594..0d57996 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,9 +1,7 @@ -.idea/ -*.pyc -.DS_Store - +.idea +.tox .coverage -htmlcov coverage.xml -nose2-junit.xml - +nose2-results.xml +venv-service +*.pyc