mercurial/help/hgignore.5.txt
changeset 19426 e43184680461
parent 17267 979b107eaea2
child 19435 d3611374b50d
equal deleted inserted replaced
19425:81fbd4e66ff5 19426:e43184680461
       
     1 ==========
       
     2  hgignore
       
     3 ==========
       
     4 
       
     5 ---------------------------------
       
     6 syntax for Mercurial ignore files
       
     7 ---------------------------------
       
     8 
       
     9 :Author:         Vadim Gelfer <vadim.gelfer@gmail.com>
       
    10 :Organization:   Mercurial
       
    11 :Manual section: 5
       
    12 :Manual group:   Mercurial Manual
       
    13 
       
    14 .. include:: hgignore.5.gendoc.txt
       
    15 
       
    16 Author
       
    17 ======
       
    18 Vadim Gelfer <vadim.gelfer@gmail.com>
       
    19 
       
    20 Mercurial was written by Matt Mackall <mpm@selenic.com>.
       
    21 
       
    22 See Also
       
    23 ========
       
    24 |hg(1)|_, |hgrc(5)|_
       
    25 
       
    26 Copying
       
    27 =======
       
    28 This manual page is copyright 2006 Vadim Gelfer.
       
    29 Mercurial is copyright 2005-2012 Matt Mackall.
       
    30 Free use of this software is granted under the terms of the GNU General
       
    31 Public License version 2 or any later version.
       
    32 
       
    33 .. include:: common.txt
       
    34