blob: 07bffa263e35a8134d2509af0cc2798a75415e84 [file] [log] [blame]
Scott Baker12f1ef82019-10-14 13:06:14 -07001# testing related
2.coverage
3.tox/
4coverage.xml
5nose-results.xml
6test/unit/tmp
7
8# python distribution related
9dist
10*.egg-info
11
12# ide workspace
13.idea
14
15*.pyc