adjutant-ui/.gitignore
adrian-turjak d199682bd2 updating shell and client to use KeystoneAuth
Also renaming OS_AUTH_TOKEN to OS_TOKEN
to be more consistent with OpenStackClient.

Minor formatting changes.

Added 'env/' to gitignore.

Change-Id: I2ef4e6920b75b0abe79c7fe3e1ac06d8230001e3
2016-08-11 10:28:08 +12:00

22 lines
201 B
Plaintext

.coverage
.venv
*,cover
cover
*.pyc
AUTHORS
build
dist
ChangeLog
run_tests.err.log
.tox
doc/source/api
doc/build
*.egg
.eggs/*
stacktaskclient/versioninfo
*.egg-info
*.log
.testrepository
.pypirc
env/