Files
pymod2pkg/.gitignore
Dirk Mueller 2674bb7230 Switch to stestr and remove flake8 from the list of dependencies
Change-Id: I4db520e650f72407ebd8100f689af01fcf61cc5d
2018-08-28 14:01:32 +02:00

19 lines
138 B
Plaintext

.coverage
subunit.log
.venv
*,cover
cover
.stestr
*.pyc
.idea
*.sw?
*~
AUTHORS
build
dist
pymod2pkg.egg-info
ChangeLog
.tox
*.egg
.eggs/*