blob: 07bffa263e35a8134d2509af0cc2798a75415e84 [file] [log] [blame]
# testing related
.coverage
.tox/
coverage.xml
nose-results.xml
test/unit/tmp
# python distribution related
dist
*.egg-info
# ide workspace
.idea
*.pyc