# HG changeset patch
# User Hartmut Goebel <h.goebel@crazy-compilers.com>
# Date 1584440001 -3600
# Node ID 7588a2e65285afeea9df298ef3d2bd0f4e95b451
# Parent  41d7a6c0e7f3c059aca1e7cbb9a57a8174395664
Update .hgignore.

diff -r 41d7a6c0e7f3 -r 7588a2e65285 .hgignore
--- a/.hgignore	Tue Sep 04 17:09:43 2018 +0200
+++ b/.hgignore	Tue Mar 17 11:13:21 2020 +0100
@@ -1,3 +1,7 @@
 syntax: glob
 *.pyc
 *.html
+dist/
+build/
+*.egg-info/
+.git/