aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
blob: 1b63b944b95cc65c86c7f86111f115fb35fa2572 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
syntax: glob

*.pyc
*.db
*~
coverage.xml
env
docs/build
html
htmlcov
examples/media/pygments/*
examples/media/objectstore/*
build/*
dist/*
xmlrunner/*
djangorestframework.egg-info/*
MANIFEST
.project
.pydevproject
.settings
.cache
.coverage
.tox