46684654cb
Also add a .gitignore and establish a documentation pattern. Change-Id: Ib447ac13d03de4ab61171d50b19117ff654ad329 Co-Authored-By: Paul Belanger <pabelanger@redhat.com>
11 lines
107 B
Plaintext
11 lines
107 B
Plaintext
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|
|
|
|
# Sphinx
|
|
doc/build
|
|
|
|
# pbr generates these
|
|
AUTHORS
|
|
ChangeLog
|