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

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