view .hgignore @ 377:93c28eee141e default tip

Merge
author Michael Pavone <pavone@retrodev.com>
date Sat, 15 Aug 2015 22:45:33 -0700
parents a694ffa8d461
children
line wrap: on
line source

syntax: glob

*.tp.c

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