zuul-sphinx/.gitignore

15 lines
129 B
Plaintext

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