# HG changeset patch
# User martin f. krafft <madduck@madduck.net>
# Date 1333878857 -7200
# Node ID 419c929739fd65476a225e4990ae9d14f9cf279e
# Parent  5b9a037628130e3026dbd0ece05114380938914c
Ignore more Debian-build-related files

Debian produces log and debhelper files in debian/* that do not need to be
known to mercurial. Hence, this patch adds the globs to .hgignore.

diff -r 5b9a03762813 -r 419c929739fd .hgignore
--- a/.hgignore	Sun Apr 08 00:02:00 2012 +0200
+++ b/.hgignore	Sun Apr 08 11:54:17 2012 +0200
@@ -8,4 +8,6 @@
 doc/build
 build
 debian/vmm
+debian/*.log
+debian/*.debhelper
 .pc