summaryrefslogtreecommitdiff
path: root/.hgignore
blob: a70d85937b8331f5a8e61b10b837c31cd739bfda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
syntax: glob
*.pyc
*.pyo
*.egg
build/*
dist/*
doc/_build
Pygments.egg-info/*
.ropeproject
tests/examplefiles/output
.idea/
.tags