zuul-jobs/.gitignore

15 lines
125 B
Plaintext

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