lorax/.gitignore
Alexander Todorov 54cdb5dbf5 Add make test target and update .gitignore
also submit coverage report to Coveralls.io if environment is
configured
2018-06-11 16:54:57 -07:00

10 lines
113 B
Plaintext

*.pyc
src/pylorax/version.py*
*.swp
.pylint.d/
_build/
tests/pylint/.pylint.d/
__pycache__/
.coverage
pylint-log