neutron-lbaas/.bzrignore
James E. Blair a90fab1193 Rename .quantum-venv to .venv.
This simplifies a number of Jenkins jobs which currently, other
than directory names, could be the same for all OpenStack
projects. By renaming the virtualenv directory, the redundant
Jenkins virtualenv build and copy jobs can be eliminated.

Change-Id: I93c7f6577b4c3a76b021f002bda59fcb8fac3f95
2011-12-23 15:02:57 -08:00

12 lines
142 B
Plaintext

*.pyc
quantum.egg-info
quantum_tests.sqlite
quantum.sqlite
*.quantum-venv
.venv
dist/
ChangeLog
*.pid
*.log
quantum/vcsversion.py
.ropeproject