summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 0cd691d1c63a5f651c0dab276bff91e7336cc89e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
syntax:glob

*.egg-info
*.pot
*.py[co]
__pycache__
MANIFEST
dist/
docs/_build/
docs/locale/
tests/coverage_html/
tests/.coverage
build/