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