hgkw/__init__.py
author Christian Ebert <blacktrash@gmx.net>
Thu, 20 Sep 2007 18:13:53 +0100
changeset 245 b0316be232da
parent 0 41c7e55cd9e9
permissions -rw-r--r--
Always exclude .hgtags only .hgtags is the only tracked file that is written to just by issuing an hg command. This ensures that even a very unlikely tag like "$Id$" is processed properly.