view .hgignore @ 0:0c0f903d9440

Submitting to an iframe
author Adam Chlipala <adam@chlipala.net>
date Thu, 29 Dec 2011 14:37:31 -0500
parents
children 56f60f3b0b1e
line wrap: on
line source
syntax: glob

*~

*.o
.deps
.libs
*.lo
*.la
*.exe
*.sql

*.cache
*.log
*.status

syntax: regexp

^Makefile$
^src/ur/config.urp$
^src/c/Makefile$
^libtool$
^config.h$
^stamp-h1$