annotate .hgignore @ 1223:07c997c0e22a

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