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