annotate .hgignore @ 1250:31d2390b25a6

Test Create fixes for #1597 #1598 #1656 #1657
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 14 Mar 2016 12:34:36 +0000
parents 83b439322229
children 51ac572fb0be
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@1099 20 *._*
djmoffat@980 21 re:^RealismEval/
djmoffat@980 22 re:^SynthReal/
djmoffat@980 23 re:^SynthRealismTest\.html$
djmoffat@980 24 re:^example_eval/paperExample\.xml$
djmoffat@980 25 re:^example_eval/project\.xml\.orig$
djmoffat@980 26 re:^index2\.html$
djmoffat@980 27 re:^realismTest\.html$
BrechtDeMan@875 28 saves/*.xml
BrechtDeMan@875 29 saves/timelines
BrechtDeMan@1057 30 saves/timelines-old
BrechtDeMan@1057 31 saves/*.csv
BrechtDeMan@1057 32 saves/*/*.csv
BrechtDeMan@1057 33 saves/*/*.png
BrechtDeMan@1067 34 saves/*/*.xml
BrechtDeMan@1068 35 saves/ratings/*.pdf
BrechtDeMan@1072 36 saves/timelines_movement/*.pdf
djmoffat@720 37 saves
djmoffat@720 38 re:^docs/WAC2016/\._WAC2016\.bib$
djmoffat@720 39 re:^docs/WAC2016/\._WAC2016\.pdf$
djmoffat@720 40 re:^docs/WAC2016/\._WAC2016\.tex$
BrechtDeMan@727 41 *.out
BrechtDeMan@727 42 *.fdb_latexmk
BrechtDeMan@727 43 *.toc
BrechtDeMan@727 44 subject
BrechtDeMan@727 45 resample
BrechtDeMan@1080 46 test-data
BrechtDeMan@1080 47 *.fls
BrechtDeMan@1080 48 Makefile
djmoffat@1081 49 *eps-converted-to.pdf
djmoffat@1081 50 re:^docs/DMRN+10/img/\._TestCreate\.png$
djmoffat@1081 51 re:^docs/DMRN+10/img/\._APE\.png$
djmoffat@1081 52 re:^docs/DMRN+10/img/\._MUSHRA\.png$
djmoffat@1099 53 re:^docs/AESPosterComp/AESposter\.pdf$