annotate .hgignore @ 557:7e0f6dddadb8

First draft of AES poster
author Dave <d.j.moffat@qmul.ac.uk>
date Tue, 23 Feb 2016 15:19:31 +0000
parents bcab1f6d32e6
children a5747ae37d03
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@557 20 *._*
d@81 21 re:^RealismEval/
d@81 22 re:^SynthReal/
d@81 23 re:^SynthRealismTest\.html$
d@81 24 re:^example_eval/paperExample\.xml$
d@81 25 re:^example_eval/project\.xml\.orig$
d@81 26 re:^index2\.html$
d@81 27 re:^realismTest\.html$
b@227 28 saves/*.xml
b@227 29 saves/timelines
b@258 30 saves/timelines-old
b@258 31 saves/*.csv
b@258 32 saves/*/*.csv
b@258 33 saves/*/*.png
b@285 34 saves/*/*.xml
b@286 35 saves/ratings/*.pdf
b@290 36 saves/timelines_movement/*.pdf
d@309 37 saves
d@309 38 re:^docs/WAC2016/\._WAC2016\.bib$
d@309 39 re:^docs/WAC2016/\._WAC2016\.pdf$
d@309 40 re:^docs/WAC2016/\._WAC2016\.tex$
b@318 41 *.out
b@318 42 *.fdb_latexmk
b@318 43 *.toc
b@318 44 subject
b@318 45 resample
b@390 46 test-data
b@390 47 *.fls
b@390 48 Makefile
d@403 49 *eps-converted-to.pdf
d@403 50 re:^docs/DMRN+10/img/\._TestCreate\.png$
d@403 51 re:^docs/DMRN+10/img/\._APE\.png$
d@403 52 re:^docs/DMRN+10/img/\._MUSHRA\.png$
d@557 53 re:^docs/AESPosterComp/AESposter\.pdf$