view .hgignore @ 15:35bc4da563dd

Realms; documentation and license
author Adam Chlipala <adam@chlipala.net>
date Sun, 02 Jan 2011 11:22:30 -0500
parents f59083771ee2
children eb72c4594c25
line wrap: on
line source
syntax: glob

*~

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

*.cache
*.log
*.status

aclocal.m4

syntax: regexp

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