zuul-jobs/.gitignore
James E. Blair 639d10d5c4 Add Sphinx module for Zuul jobs
This adds a Sphinx module that includes the 'description' field of
a zuul job into the documentation.

Change-Id: Iaaf5d9c1013d6c1e788046db9dbf1278d786c01e
2017-06-09 09:03:15 -07:00

14 lines
117 B
Plaintext

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