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