Mercurial > hg > webaudioevaluationtool
annotate .hgignore @ 221:9e27ca811051
Merge into default
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Wed, 17 Jun 2015 16:43:13 +0100 |
parents | f36f37bd1475 |
children | 927f53b0eda8 |
rev | line source |
---|---|
nicholas@0 | 1 syntax: glob |
nicholas@0 | 2 .project/** |
nicholas@0 | 3 .project |
b@12 | 4 docs/SMC15/smc2015.log |
b@12 | 5 docs/SMC15/smc2015template.aux |
b@12 | 6 docs/SMC15/smc2015template.blg |
b@12 | 7 docs/SMC15/smc2015template.log |
b@12 | 8 docs/SMC15/smc2015template.out |
b@12 | 9 docs/SMC15/smc2015template.pdf |
d@27 | 10 docs/SMC15/smc2015template.synctex.gz |
d@27 | 11 re:^docs/ExperimentVariableControl\.aux$ |
d@27 | 12 re:^docs/ExperimentVariableControl\.log$ |
d@27 | 13 re:^docs/ExperimentVariableControl\.synctex\.gz$ |
b@75 | 14 *.aux |
b@75 | 15 *.bbl |
b@75 | 16 *.gz |
b@75 | 17 *.log |
d@81 | 18 *.blg |
d@81 | 19 *.DS_Store |
d@81 | 20 re:^RealismEval/ |
d@81 | 21 re:^SynthReal/ |
d@81 | 22 re:^SynthRealismTest\.html$ |
d@81 | 23 re:^example_eval/paperExample\.xml$ |
d@81 | 24 re:^example_eval/project\.xml\.orig$ |
d@81 | 25 re:^index2\.html$ |
d@81 | 26 re:^realismTest\.html$ |