Mercurial > urweb
view .hgignore @ 1264:79b2bcac6200
Fix bug in module path generation with module roots; push wildification through substructures
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 27 May 2010 10:56:52 -0400 |
parents | be2ef50780ed |
children | 052af2b82533 |
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$ ^config.h.in$ ^stamp-h1$