view .hgignore @ 8:870d99055dd1

Diffie-Hellman started but not fully tested; successfully checked signature from AOL
author Adam Chlipala <adam@chlipala.net>
date Wed, 29 Dec 2010 12:16:32 -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$