summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 3634fa5ece875316237fc042bbc993f3b74739df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
syntax: glob
*.py[co]
__pycache__/
*.so
configure.cache
MANIFEST
build/
dist/
_static/
_build/
*.swp
.coverage
.tox
lib
include
bin
nosetests.xml
Distutils2.egg-info