Differences between revisions 7 and 8
Revision 7 as of 2008-04-05 19:04:56
Size: 378
Editor: abuehl
Comment: minor link tweaking
Revision 8 as of 2009-05-19 19:31:03
Size: 381
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The `.hgignore` file sits in the [:WorkingDirectory:working directory], next to the `.hg` folder. The `.hgignore` file sits in the [[WorkingDirectory|working directory]], next to the `.hg` folder.
Line 6: Line 6:
Man Page: [http://www.selenic.com/mercurial/hgignore.5.html hgignore(5)] Man Page: [[http://www.selenic.com/mercurial/hgignore.5.html|hgignore(5)]]

The .hgignore file sits in the working directory, next to the .hg folder. It is a file versioned as any other versioned file in the working directory, which is used to hold the content of the ignore patterns that are used for any command operating on the working directory.

Man Page: hgignore(5)

.hgignore (last edited 2014-09-30 15:09:19 by mpm)