diff .hgignore @ 214:a8f8718d2cf7

Ignore generated files under web and also the transposition directories.
author Jim Hague <jim.hague@laicatc.com>
date Wed, 20 Feb 2013 12:47:19 +0000
parents 4e2b25cfad99
children 7d04c6e5b289
line wrap: on
line diff
--- a/.hgignore	Tue Feb 19 16:26:16 2013 +0000
+++ b/.hgignore	Wed Feb 20 12:47:19 2013 +0000
@@ -10,5 +10,7 @@
 syntax: regexp
 build/
 graphics/
-web/Morris/
-web/Session/
+web/Morris.*/
+web/Session.*/
+Morris-.*
+Session-.*