# HG changeset patch # User Marcin Kuzminski # Date 2013-07-22 18:08:28 # Node ID 9496c047ea4db663b0a158110163dcd67ecde51f # Parent b59568e929ef91844340695588ae953efbe16c6e added dist dir to .hgignore diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -9,6 +9,7 @@ syntax: glob syntax: regexp ^rcextensions ^build +^dist/ ^docs/build/ ^docs/_build/ ^data$