Mercurial > urweb
view .hgignore @ 1422:07ef5771568d
Notice that Basis.now is effectful; smarter JavaScript encoding of initial source values built using server-side expressions that can't be turned into JavaScript
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 08 Feb 2011 16:54:01 -0500 |
parents | 052af2b82533 |
children | 9cb923efea4d |
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.* *.sql *mlmon.out *.aux *.dvi *.pdf *.ps *.toc aclocal.m4 .depend Makefile.coq *.vo syntax: regexp ^Makefile$ ^src/c/Makefile$ ^src/coq/Makefile$ ^libtool$ ^config.h$ ^stamp-h1$