annotate .hgignore @ 1482:81e2a7162d18

Addition of HULTI-GEN interfaces to WAC paper.
author Dave <djmoffat@users.noreply.github.com>
date Wed, 23 Sep 2015 09:13:38 +0100
parents 8be2d08fbe15
children 464ca23d5f39
rev   line source
b@1481 1 syntax: glob
b@1481 2 .project/**
b@1481 3 .project
b@1481 4 docs/SMC15/smc2015.log
b@1481 5 docs/SMC15/smc2015template.aux
b@1481 6 docs/SMC15/smc2015template.blg
b@1481 7 docs/SMC15/smc2015template.log
b@1481 8 docs/SMC15/smc2015template.out
b@1481 9 docs/SMC15/smc2015template.pdf
b@1481 10 docs/SMC15/smc2015template.synctex.gz
b@1481 11 re:^docs/ExperimentVariableControl\.aux$
b@1481 12 re:^docs/ExperimentVariableControl\.log$
b@1481 13 re:^docs/ExperimentVariableControl\.synctex\.gz$
b@1481 14 *.aux
b@1481 15 *.bbl
b@1481 16 *.gz
b@1481 17 *.log
b@1481 18 *.blg
b@1481 19 *.DS_Store
b@1481 20 re:^RealismEval/
b@1481 21 re:^SynthReal/
b@1481 22 re:^SynthRealismTest\.html$
b@1481 23 re:^example_eval/paperExample\.xml$
b@1481 24 re:^example_eval/project\.xml\.orig$
b@1481 25 re:^index2\.html$
b@1481 26 re:^realismTest\.html$
b@1481 27 saves/*.xml
b@1481 28 saves/timelines
b@1481 29 saves/timelines-old
b@1481 30 saves/*.csv
b@1481 31 saves/*/*.csv
b@1481 32 saves/*/*.png
b@1481 33 saves/*/*.xml
b@1481 34 saves/ratings/*.pdf
b@1481 35 saves/timelines_movement/*.pdf
djmoffat@1482 36 saves
djmoffat@1482 37 re:^docs/WAC2016/\._WAC2016\.bib$
djmoffat@1482 38 re:^docs/WAC2016/\._WAC2016\.pdf$
djmoffat@1482 39 re:^docs/WAC2016/\._WAC2016\.tex$