view .hgignore @ 893:062d97847473

Goodbye <font>; hello <h5> and <h6>
author Adam Chlipala <adamc@hcoop.net>
date Sat, 18 Jul 2009 12:28:25 -0400
parents 7f653298dd66
children 5e8b6fa5b48f
line wrap: on
line source
syntax: glob

*~
.cm
src/.cm

bin/*

src/urweb.cm
src/urweb.mlb

*.lex.*
*.grm.*
*.o

src/config.sml

*.exe

*.cache
*.log
*.status

demo/out/*.html
demo/demo.*

*.sql
*mlmon.out

*.aux
*.dvi
*.pdf
*.ps
*.toc

.depend
Makefile.coq
*.vo

syntax: regexp

^Makefile
^src/coq/Makefile