commit | b167151b6641b65e907510a8ab2a9090de8ec9a5 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Apr 01 19:16:54 2019 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Apr 02 08:55:23 2019 -0700 |
tree | 1a76b9d6191d71b61741b5c68ad8fcb08179f9c6 | |
parent | abe3a9c54816737189ddbb4a56c3689a311830ab [diff] [blame] |
SEBA-497 delayering, Makefile, and tox for rcord-synchronizer Change-Id: I1005db39de51e43bdfd9b17fe6290a37131e4605
diff --git a/.gitignore b/.gitignore index a04b416..0d57996 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,8 +1,7 @@ -.idea/ -*.pyc - -.coverage -htmlcov +.idea +.tox .coverage coverage.xml -nose2-junit.xml +nose2-results.xml +venv-service +*.pyc