annotate .hgignore @ 371:23f2ee395cf7 templating

Include "testtemplate" into the bundled resources in SV.app. See also the related change in svapp, to read a template using genre info. patch is originally from my git copy.
author Dan Stowell <dan.stowell@eecs.qmul.ac.uk>
date Fri, 15 Oct 2010 11:59:03 +0100
parents 41f3e8d56bac
children 097f97218c66
rev   line source
Chris@350 1 syntax: glob
Chris@350 2 Makefile
Chris@350 3 */Makefile
Chris@351 4 o/*
Chris@350 5 */o/*
Chris@350 6 */tmp_obj/*
Chris@350 7 */tmp_moc/*
Chris@350 8 doc/html/
Chris@350 9 *.o
Chris@350 10 *.so
Chris@350 11 *.so.*
Chris@350 12 *.a
Chris@350 13 *.wav
Chris@350 14 *~
Chris@350 15 *.orig
Chris@350 16 *.rej