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