Mercurial > urweb
view .hgignore @ 1599:252e05bf199d
Regenerate proper Autotools files; fix JS stringToTime and add stringToTime_error
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Fri, 18 Nov 2011 17:17:22 -0500 |
parents | 1c9f8f06c1d6 |
children | 705cb41ac7d0 |
line wrap: on
line source
syntax: glob *~ .cm src/.cm bin/* src/urweb.cm src/urweb.mlb *.lex.* *.grm.* *.o .deps .libs *.lo *.la *.mlton.grm *.mlton.lex src/config.sml *.exe *.cache *.log *.status demo/out/*.html demo/demo.* demo/more/out/*.html demo/more/demo.* doc/*.html *.sql *mlmon.out *.aux *.dvi *.pdf *.ps *.toc .depend Makefile.coq *.vo xml/parse xml/entities.sml syntax: regexp ^Makefile$ ^src/c/Makefile$ ^src/coq/Makefile$ ^libtool$ ^config.h$ ^stamp-h1$