Adding err.log to git ignore list; Remove spurious log;

This commit is contained in:
John Wood 2013-05-24 17:41:05 -05:00
parent 4f7e44b5f0
commit 0550f2f0a6
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -21,6 +21,7 @@ lib64
# Installer logs
pip-log.txt
*.err.log
# Unit test / coverage reports
.coverage

View File

@ -1 +0,0 @@
python: can't open file 'run_tests.py': [Errno 2] No such file or directory