annotate .hgignore @ 1986:dc72cd2b8325

SMC Paper: Adding XML file examples and edits to intro and main seciton of paper.
author Dave Moffat <me@davemoffat.com>
date Fri, 24 Apr 2015 02:02:58 +0100
parents 300d44e02afc
children ffeef0ac7a5f
rev   line source
nickjillings@1681 1 syntax: glob
nickjillings@1681 2 .project/**
nickjillings@1681 3 .project
b@1693 4 docs/SMC15/smc2015.log
b@1693 5 docs/SMC15/smc2015template.aux
b@1693 6 docs/SMC15/smc2015template.blg
b@1693 7 docs/SMC15/smc2015template.log
b@1693 8 docs/SMC15/smc2015template.out
b@1693 9 docs/SMC15/smc2015template.pdf
me@1972 10 docs/SMC15/smc2015template.synctex.gz
me@1972 11 re:^docs/ExperimentVariableControl\.aux$
me@1972 12 re:^docs/ExperimentVariableControl\.log$
me@1972 13 re:^docs/ExperimentVariableControl\.synctex\.gz$
b@1981 14 *.aux
b@1981 15 *.bbl
b@1981 16 *.gz
b@1981 17 *.log
me@1986 18 *.blg
me@1986 19 *.DS_Store
me@1986 20 re:^RealismEval/
me@1986 21 re:^SynthReal/
me@1986 22 re:^SynthRealismTest\.html$
me@1986 23 re:^example_eval/paperExample\.xml$
me@1986 24 re:^example_eval/project\.xml\.orig$
me@1986 25 re:^index2\.html$
me@1986 26 re:^realismTest\.html$