aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index e5154a84..b02605e9 100644
--- a/.hgignore
+++ b/.hgignore
@@ -6,12 +6,16 @@ syntax: glob
env
docs/build
html
+htmlcov
examples/media/pygments/*
examples/media/objectstore/*
build/*
dist/*
+djangorestframework.egg-info/*
MANIFEST
.project
.pydevproject
.settings
.cache
+.coverage
+.tox