Remove files we don't generate in the sources. Closes-Bug: #1255876 Change-Id: I27f09156876f9a86071b29835688c9860e7d5107
13 lines
101 B
Plaintext
13 lines
101 B
Plaintext
*.pyc
|
|
*.egg-info
|
|
build
|
|
.coverage
|
|
.tox
|
|
cover
|
|
.testrepository
|
|
subunit.log
|
|
AUTHORS
|
|
ChangeLog
|
|
dist
|
|
*.egg
|