zuul-sphinx/.gitignore

14 lines
117 B
Plaintext

*.pyc
*~
# Unit test / coverage reports
.coverage
.tox
# Sphinx
doc/build
# pbr generates these
AUTHORS
ChangeLog