annotate .hgignore @ 1113:9ee921c8cdd3

Merge into dev_main
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 22 Feb 2016 12:19:43 +0000
parents 3705f68a38b7 282dfb8076f5
children 47bfd9594617
rev   line source
n@1106 1 syntax: glob
n@1106 2 .project/**
n@1106 3 .project
n@1106 4 docs/SMC15/smc2015.log
n@1106 5 docs/SMC15/smc2015template.aux
n@1106 6 docs/SMC15/smc2015template.blg
n@1106 7 docs/SMC15/smc2015template.log
n@1106 8 docs/SMC15/smc2015template.out
n@1106 9 docs/SMC15/smc2015template.pdf
n@1106 10 docs/SMC15/smc2015template.synctex.gz
n@1106 11 re:^docs/ExperimentVariableControl\.aux$
n@1106 12 re:^docs/ExperimentVariableControl\.log$
n@1106 13 re:^docs/ExperimentVariableControl\.synctex\.gz$
n@1106 14 *.aux
n@1106 15 *.bbl
n@1106 16 *.gz
n@1106 17 *.log
n@1106 18 *.blg
n@1106 19 *.DS_Store
n@1106 20 re:^RealismEval/
n@1106 21 re:^SynthReal/
n@1106 22 re:^SynthRealismTest\.html$
n@1106 23 re:^example_eval/paperExample\.xml$
n@1106 24 re:^example_eval/project\.xml\.orig$
n@1106 25 re:^index2\.html$
n@1106 26 re:^realismTest\.html$
n@1106 27 saves/*.xml
n@1106 28 saves/timelines
n@1106 29 saves/timelines-old
n@1106 30 saves/*.csv
n@1106 31 saves/*/*.csv
n@1106 32 saves/*/*.png
n@1106 33 saves/*/*.xml
n@1106 34 saves/ratings/*.pdf
n@1106 35 saves/timelines_movement/*.pdf
n@1106 36 saves
n@1106 37 re:^docs/WAC2016/\._WAC2016\.bib$
n@1106 38 re:^docs/WAC2016/\._WAC2016\.pdf$
n@1106 39 re:^docs/WAC2016/\._WAC2016\.tex$
n@1106 40 *.out
n@1106 41 *.fdb_latexmk
n@1106 42 *.toc
n@1106 43 subject
n@1106 44 resample
n@1106 45 test-data
n@1106 46 *.fls
n@1106 47 Makefile
n@1106 48 *eps-converted-to.pdf
n@1106 49 re:^docs/DMRN+10/img/\._TestCreate\.png$
n@1106 50 re:^docs/DMRN+10/img/\._APE\.png$
n@1106 51 re:^docs/DMRN+10/img/\._MUSHRA\.png$
giuliomoro@1088 52 example_eval/samples/*
giuliomoro@1088 53