summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 6823314d93ea141193be461663b80de2770a3760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
syntax: glob
*.egg
*.pyc
*.pyo
.idea/
.ropeproject
.tags
.tox
Pygments.egg-info/*
TAGS
build/*
dist/*
doc/_build
tests/.coverage
tests/cover
tests/examplefiles/output