cg

view .hgignore @ 0:29eee29f9bc1

initial commit to hg version control repository
author bshanks@bshanks-salk.dyndns.org
date Sat Apr 11 19:12:32 2009 -0700 (16 years ago)
parents
children 7487ad7f5d8f
line source
1 syntax: glob
2 *.orig
3 *.rej
4 *~
5 *.o
6 *.tmp
7 *.tex
8 *.idv
9 *.lf
10 *.log
11 *.4tc
12 *.4ct
13 *.dvi
14 *.aux
15 *.xref
16 *.lg
18 syntax: regexp
19 .*\#.*\#$
20 .*\d+x\.png\.4og$
21 .*\d+x\.png$
22 .*-old\d+$