5d5813a7f6
This copies the documentation scaffold, packaging setup, testing framework and development environment files from the zuul-jobs repo for consistency. Change-Id: I64046054a65c3e01b0b81c01813482b67535d51b Depends-On: Ib43621d29c4082c3a34a221a6462910364c19319
14 lines
117 B
Plaintext
14 lines
117 B
Plaintext
*.pyc
|
|
*~
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|
|
|
|
# Sphinx
|
|
doc/build
|
|
|
|
# pbr generates these
|
|
AUTHORS
|
|
ChangeLog
|