.hgignore
changeset 302 3f4bdea2abbf
parent 277 f65edc0382cc
child 314 353541614dfa
--- a/.hgignore	Wed Dec 21 22:07:48 2011 +0100
+++ b/.hgignore	Thu Sep 27 17:15:46 2012 +0200
@@ -3,6 +3,8 @@
 *.pyc
 *.conf
 .*.swp
+.*.swo
+.coverage
 *orig
 *.log
 MyIro
@@ -12,3 +14,14 @@
 iro.egg-info/*
 dist/*
 build/*
+_trial_temp/*
+*.egg/*
+doc/_build/*
+twisted/plugins/dropin.cache
+*.db
+*.old
+_build/
+web/dev/
+web/*.html
+web/files/*.tar.gz
+web.tar.gz