neutron-fwaas/.gitignore
Clark Boylan 171f51a772 Add build_sphinx options.
To better facilitate the building and publishing of sphinx
documentation by Jenkins we are moving all openstack projects with
sphinx documentation to a common doc tree structure. Documentation
goes in project/doc and build results go in project/doc/build.

Change-Id: I672fbd296e2b8f1da1eede74d6f0c7a26345cf74
2012-06-08 14:28:35 -07:00

16 lines
182 B
Plaintext

*.pyc
*.DS_Store
AUTHORS
build/*
build-stamp
doc/build
quantum.egg-info/
run_tests.err.log
run_tests.log
.quantum-venv/
.venv/
quantum/vcsversion.py
requirements.txt
ChangeLog
.tox/