comparison .hgignore @ 2:46b2d4c9522d

moved common options from hgignore to a central file
author Robert McIntyre <rlm@mit.edu>
date Sun, 16 Oct 2011 06:49:58 -0700
parents 4588025678b0
children 50c92af2018e
comparison
equal deleted inserted replaced
1:4588025678b0 2:46b2d4c9522d
1 syntax: glob 1 syntax: glob
2 video* 2 video*
3 src* 3 src*
4 html* 4 html*
5 *~
6 tmp* 5 tmp*
7
8 syntax: regexp
9 (.*/)?\.\#.*$