annotate .hgignore @ 653:9f0999472b91 Dev_main

Analysis interface controls all interface objects.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Thu, 31 Mar 2016 15:47:47 +0100
parents 45df85a336d4
children
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
d@27 9 docs/SMC15/smc2015template.synctex.gz
d@27 10 re:^docs/ExperimentVariableControl\.aux$
d@27 11 re:^docs/ExperimentVariableControl\.log$
d@27 12 re:^docs/ExperimentVariableControl\.synctex\.gz$
b@75 13 *.aux
b@75 14 *.bbl
b@75 15 *.gz
b@75 16 *.log
d@81 17 *.blg
d@81 18 *.DS_Store
d@557 19 *._*
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$
b@227 27 saves/*.xml
b@227 28 saves/timelines
b@258 29 saves/timelines-old
b@258 30 saves/*.csv
b@258 31 saves/*/*.csv
b@258 32 saves/*/*.png
b@285 33 saves/*/*.xml
b@286 34 saves/ratings/*.pdf
b@290 35 saves/timelines_movement/*.pdf
d@309 36 saves
d@309 37 re:^docs/WAC2016/\._WAC2016\.bib$
d@309 38 re:^docs/WAC2016/\._WAC2016\.tex$
b@318 39 *.out
b@318 40 *.fdb_latexmk
b@318 41 *.toc
b@318 42 subject
b@318 43 resample
b@390 44 test-data
b@390 45 *.fls
b@390 46 Makefile
d@403 47 *eps-converted-to.pdf
d@403 48 re:^docs/DMRN+10/img/\._TestCreate\.png$
d@403 49 re:^docs/DMRN+10/img/\._APE\.png$
d@403 50 re:^docs/DMRN+10/img/\._MUSHRA\.png$