# HG changeset patch # User Stephan Holl # Date 1309438661 -7200 # Node ID ba2252ceb6f9f156fa010c05927dfcf36f21e5d9 # Parent 8f9196c9c7e86cab1f60b7f18c0d9afab70cb90b added *.html to ignore diff -r 8f9196c9c7e8 -r ba2252ceb6f9 .hgignore --- a/.hgignore Thu Jun 30 14:56:05 2011 +0200 +++ b/.hgignore Thu Jun 30 14:57:41 2011 +0200 @@ -2,3 +2,6 @@ ^mapserver/logs/ ^tmp/ ^doku/build/ + +syntax: glob +website/*.html