summaryrefslogtreecommitdiff
path: root/.hgignore
blob: cf24d8620f02eabc0822355363abd7e89ff3f10c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

syntax:glob
*.pyc
*.pyo
*.swp
*.html
*.class
*.orig
*.rej
*~

build
dist
doc/_build/
tox.egg-info
.tox