per-directory .hgignore?

Friedrich Hagedorn friedrich_h at gmx.de
Wed Apr 1 07:51:31 CDT 2009


On Wed, Apr 01, 2009 at 08:29:09AM -0400, Neal Becker wrote:
> Can I have a per-directory (not repo-wide) .hgignore?

No, as far as I know. But you can specify some different rule
for each dir. For example:

syntax: glob
src/*.o
doc/*.pdf


By,

  Friedrich


More information about the Mercurial mailing list