What's the simplest .hgignore syntax to ignore a directory and all its contents?
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Fri Sep 17 13:23:22 UTC 2021
On 9/16/21 8:40 PM, Chris Green wrote:
> As per the subject, if I want to ignore a directory and all its
> contents and sub-directories what is the easiest way to do this in
> .hgignore?
>
> I'm assuming there is only one directory with the name I want to
> ignore.
You can simply put the directory name in the hgignore, it should work.
(what's the directory name ?)
More information about the Mercurial
mailing list