summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 323f64d400e270fa7c47a62d61ee2a3b7659f809 (plain)
1
2
3
4
5
6
7
syntax: glob
*.pyc
*.pyo
*.egg
build/*
dist/*
Pygments.egg-info/*