vmware-nsx/.gitignore
James E. Blair ad8c891335 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

10 lines
98 B
Plaintext

*.pyc
*.DS_Store
build/*
build-stamp
run_tests.err.log
run_tests.log
tests/
.quantum-venv/
.venv/