summaryrefslogtreecommitdiff
path: root/.hgignore
blob: 5aef9a71778f510b734e7ef9d778e551145720b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# use glob syntax.
syntax: glob
MANIFEST
tests/test-scratch/*
tests/test-cache/*
testenv
pip.egg-info/*
dist/*
docs/_build/*
build/*
*.pyc
*.pyo 
pip-log.txt
pip.log
*.~