wsme/.gitignore
Doug Hellmann 945d55c630 Update tox config to allow packaging jobs to work
Add a "venv" environment for pass-through commands like
what the packaging job uses.

Change-Id: I473d330fc7e8e149f674d21f22ccfc0e1855e88f
2013-09-11 11:07:59 -04:00

27 lines
215 B
Plaintext

*.pyc
*.pyo
*.egg-info
*.swp
*.orig
~*
*~
.coverage*
coverage*.xml
.noseids
.tox
.test_sphinxext
nosetests*.xml
build
dist
doc/_build
d2to1-*.egg
WSME.egg-info/
# Files created by pbr
AUTHORS
ChangeLog
pbr*.egg