lorax/.gitignore
Brian C. Lane a00b009f77 Add a pylorax.api.version number
lorax-composer is in a different package than lorax, so we need to use
its version number not lorax's when reporting the API /status/
2018-08-21 12:10:01 -07:00

12 lines
166 B
Plaintext

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