7a85c8a5ac
Change-Id: Id259eb8bd0902d987822a308b42f9b0284035c6c Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
31 lines
258 B
Plaintext
31 lines
258 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/
|
|
/.eggs
|
|
|
|
# Files created by pbr
|
|
AUTHORS
|
|
ChangeLog
|
|
pbr*.egg
|
|
|
|
# Cross-test logs
|
|
cross-test-*.log
|