aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 0676dcf7..3b9fa9fd 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,9 +2,12 @@ syntax: glob
*.pyc
*.db
+*~
env
docs-build
html
+examples/media/pygments/*
+examples/media/objectstore/*
.project
.pydevproject
.settings