summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 36b381c8447fa3db624e1daca153f46715eb3000 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
syntax: glob
*.egg
*.pyc
*.pyo
.*.sw[op]
.idea/
.ropeproject
.project
.tags
.tox
.cache/
.pytest_cache/
Pygments.egg-info/*
TAGS
build/*
dist/*
doc/_build
TAGS
tests/.coverage
tests/cover
tests/examplefiles/output