mercurial/help/hgignore.5.txt
author Yuya Nishihara <yuya@tcha.org>
Wed, 23 Sep 2015 21:54:47 +0900
changeset 26373 aa610ffad4e8
parent 24191 8fe5fc8d7b8e
child 27925 f6d73c8756e2
permissions -rw-r--r--
formatter: use dict.update() to set arguments passed to write functions This isn't important, but update() is better than loop in general.

==========
 hgignore
==========

---------------------------------
syntax for Mercurial ignore files
---------------------------------

:Author:         Vadim Gelfer <vadim.gelfer@gmail.com>
:Organization:   Mercurial
:Manual section: 5
:Manual group:   Mercurial Manual

.. include:: hgignore.5.gendoc.txt

Author
======
Vadim Gelfer <vadim.gelfer@gmail.com>

Mercurial was written by Matt Mackall <mpm@selenic.com>.

See Also
========
|hg(1)|_, |hgrc(5)|_

Copying
=======
This manual page is copyright 2006 Vadim Gelfer.
Mercurial is copyright 2005-2015 Matt Mackall.
Free use of this software is granted under the terms of the GNU General
Public License version 2 or any later version.

.. include:: common.txt