Change-Id: I923d7a84f4df178bda4626e25cb067c16f26aa43 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
31 lines
257 B
Plaintext
31 lines
257 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
|