lorax/.gitignore
Brian C. Lane d2f784e5da Add composer-cli utility and implement the recipes commands
composer-cli --help shows the commands.
Output defaults to human readable, but raw json can be displayed by
passing --json
2018-06-11 16:54:58 -07:00

11 lines
138 B
Plaintext

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