cg

view .hgignore @ 66:f14c34563ff8

.
author bshanks@bshanks.dyndns.org
date Mon Apr 20 13:08:18 2009 -0700 (16 years ago)
parents 29eee29f9bc1
children
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
17 *.4??
19 syntax: regexp
20 .*\#.*\#$
21 .*\d+x\.png\.4og$
22 .*\d+x\.png$
23 .*-old\d+$