annotate .hgignore @ 199:30b9d9538cb7

Feature #1234: Added back button to pre/post surveys
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 10 Jun 2015 10:13:45 +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$