view .hgignore @ 374:368fbc9ea51b

Fix use of struct keyword in LL dialect expressions
author Michael Pavone <pavone@retrodev.com>
date Fri, 14 Aug 2015 23:07:34 -0700
parents a694ffa8d461
children
line wrap: on
line source

syntax: glob

*.tp.c

syntax: regexp
^samples/[^.]*$
^modules/[^.]*$