Mercurial > hg
view .hgignore @ 2003:62647394e368
Implementation of per-user .hgignore.
Reference: http://www.selenic.com/mercurial/bts/issue166
If the [ui] section of .hgrc contains keys like "ignore" or
"ignore.something", the values corresponding to these keys are
treated as per-user hgignore files. These hgignore files apply to all
repositories used by that user.
author | mcmillen@cs.cmu.edu |
---|---|
date | Fri, 24 Mar 2006 20:18:02 +0100 |
parents | e02fea13c69d |
children | 4a49daa3a40c |
line wrap: on
line source
syntax: glob *.elc *.orig *.rej *~ *.so *.pyc *.swp *.prof tests/*.err build dist doc/*.[0-9] doc/*.[0-9].gendoc.txt doc/*.[0-9].{x,ht}ml MANIFEST patches mercurial/__version__.py syntax: regexp ^\.pc/