Mercurial > hg > webaudioevaluationtool
annotate .hgignore @ 980:ceaaebf9e017
SMC Paper: Adding XML file examples and edits to intro and main seciton of paper.
author | Dave Moffat <djmoffat@users.noreply.github.com> |
---|---|
date | Fri, 24 Apr 2015 02:02:58 +0100 |
parents | f378fb8286ae |
children | ffeef0ac7a5f |
rev | line source |
---|---|
nicholas@0 | 1 syntax: glob |
nicholas@0 | 2 .project/** |
nicholas@0 | 3 .project |
BrechtDeMan@697 | 4 docs/SMC15/smc2015.log |
BrechtDeMan@697 | 5 docs/SMC15/smc2015template.aux |
BrechtDeMan@697 | 6 docs/SMC15/smc2015template.blg |
BrechtDeMan@697 | 7 docs/SMC15/smc2015template.log |
BrechtDeMan@697 | 8 docs/SMC15/smc2015template.out |
BrechtDeMan@697 | 9 docs/SMC15/smc2015template.pdf |
BrechtDeMan@655 | 10 docs/SMC15/smc2015template.synctex.gz |
BrechtDeMan@655 | 11 re:^docs/ExperimentVariableControl\.aux$ |
BrechtDeMan@655 | 12 re:^docs/ExperimentVariableControl\.log$ |
BrechtDeMan@655 | 13 re:^docs/ExperimentVariableControl\.synctex\.gz$ |
BrechtDeMan@975 | 14 *.aux |
BrechtDeMan@975 | 15 *.bbl |
BrechtDeMan@975 | 16 *.gz |
BrechtDeMan@975 | 17 *.log |
djmoffat@980 | 18 *.blg |
djmoffat@980 | 19 *.DS_Store |
djmoffat@980 | 20 re:^RealismEval/ |
djmoffat@980 | 21 re:^SynthReal/ |
djmoffat@980 | 22 re:^SynthRealismTest\.html$ |
djmoffat@980 | 23 re:^example_eval/paperExample\.xml$ |
djmoffat@980 | 24 re:^example_eval/project\.xml\.orig$ |
djmoffat@980 | 25 re:^index2\.html$ |
djmoffat@980 | 26 re:^realismTest\.html$ |