You can add a path to a global or per-user ignore file in the [ui] section of your global/user hgrc or Mercurial.ini:
[ui]
ignore = ~/.hgignore
On Windows:
[ui]
ignore = %USERPROFILE%\.hgignore
You can add a path to a global or per-user ignore file in the [ui] section of your global/user hgrc or Mercurial.ini:
[ui]
ignore = ~/.hgignore
On Windows:
[ui]
ignore = %USERPROFILE%\.hgignore