changeset 4096:9496c047ea4d

added dist dir to .hgignore
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 22 Jul 2013 18:08:28 +0200
parents b59568e929ef
children 7baea802f739
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Jul 22 16:01:07 2013 +0200
+++ b/.hgignore	Mon Jul 22 18:08:28 2013 +0200
@@ -9,6 +9,7 @@
 syntax: regexp
 ^rcextensions
 ^build
+^dist/
 ^docs/build/
 ^docs/_build/
 ^data$