VirtualMailManager/ext/__init__.py
author martin f. krafft <madduck@madduck.net>
Sat, 07 Apr 2012 15:00:10 +0200
branchv0.6.x
changeset 494 2c5e2613eca8
parent 366 d6573da35b5f
child 568 14abdd04ddf5
permissions -rw-r--r--
Instruct mercurial to ignore build directory Python's distutil builds the package into ./build/, which can and should be ignored with respect to the repository. This patch simply adds the appropriate line to .hgignore.

# -*- coding: UTF-8 -*-
# Copyright (c) 2008 - 2011, Pascal Volk
# See COPYING for distribution information.
# package placeholder
#
# EOF