mercurial/helptext/hgignore.5.txt
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 16 May 2023 10:43:36 +0200
changeset 50504 862e3a13da44
parent 49830 bc59c1e5dd01
child 51668 45ba8416afc4
permissions -rw-r--r--
store: rename `datafiles` to `data_entries` The method is now returning StoreEntries let us rename the method for clarity.

==========
 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 Olivia Mackall <olivia@selenic.com>.

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

Copying
=======
This manual page is copyright 2006 Vadim Gelfer.
Mercurial is copyright 2005-2023 Olivia 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