view .hgignore @ 492:a89eba8f6dd5

Ensure that web directory doesn't exist. I had a problem in a build with one web directory being created as a file.
author Jim Hague <jim.hague@acm.org>
date Tue, 17 Jun 2014 14:13:28 +0100
parents 7d04c6e5b289
children 86f408696c0b
line wrap: on
line source

syntax: glob

*~
*.ps
*.pdf
*.aux
*.log
*.orig

syntax: regexp
build/
graphics/
web/Morris.*/
web/Session.*/
web/Library.*/
Morris-.*
Session-.*