
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: Ib2acff3dd078f3f13a16172f9068cd2b0620d55f
14 lines
122 B
Plaintext
14 lines
122 B
Plaintext
*.pyc
|
|
*.DS_Store
|
|
local_settings.py
|
|
keeper
|
|
build/*
|
|
build-stamp
|
|
melange.egg-info
|
|
.melange-venv
|
|
.venv
|
|
*.sqlite
|
|
*.log
|
|
tags
|
|
*~
|