annotate .hgignore @ 1820:a5d7b2ebd07f

Add Graphics to DMRN Poster
author Dave <djmoffat@users.noreply.github.com>
date Wed, 16 Dec 2015 10:20:25 +0000
parents 5d08e4d31f80
children a4ad9e55b5b8
rev   line source
nickjillings@1681 1 syntax: glob
nickjillings@1681 2 .project/**
nickjillings@1681 3 .project
b@1693 4 docs/SMC15/smc2015.log
b@1693 5 docs/SMC15/smc2015template.aux
b@1693 6 docs/SMC15/smc2015template.blg
b@1693 7 docs/SMC15/smc2015template.log
b@1693 8 docs/SMC15/smc2015template.out
b@1693 9 docs/SMC15/smc2015template.pdf
djmoffat@693 10 docs/SMC15/smc2015template.synctex.gz
djmoffat@693 11 re:^docs/ExperimentVariableControl\.aux$
djmoffat@693 12 re:^docs/ExperimentVariableControl\.log$
djmoffat@693 13 re:^docs/ExperimentVariableControl\.synctex\.gz$
b@1714 14 *.aux
b@1714 15 *.bbl
b@1714 16 *.gz
b@1714 17 *.log
djmoffat@1719 18 *.blg
djmoffat@1719 19 *.DS_Store
djmoffat@1719 20 re:^RealismEval/
djmoffat@1719 21 re:^SynthReal/
djmoffat@1719 22 re:^SynthRealismTest\.html$
djmoffat@1719 23 re:^example_eval/paperExample\.xml$
djmoffat@1719 24 re:^example_eval/project\.xml\.orig$
djmoffat@1719 25 re:^index2\.html$
djmoffat@1719 26 re:^realismTest\.html$
b@1545 27 saves/*.xml
b@1545 28 saves/timelines
b@1796 29 saves/timelines-old
b@1796 30 saves/*.csv
b@1796 31 saves/*/*.csv
b@1796 32 saves/*/*.png
b@1806 33 saves/*/*.xml
b@1807 34 saves/ratings/*.pdf
b@1811 35 saves/timelines_movement/*.pdf
djmoffat@1482 36 saves
djmoffat@1482 37 re:^docs/WAC2016/\._WAC2016\.bib$
djmoffat@1482 38 re:^docs/WAC2016/\._WAC2016\.pdf$
djmoffat@1482 39 re:^docs/WAC2016/\._WAC2016\.tex$
b@1489 40 *.out
b@1489 41 *.fdb_latexmk
b@1489 42 *.toc
b@1489 43 subject
b@1489 44 resample
b@1819 45 test-data
b@1819 46 *.fls
b@1819 47 Makefile
djmoffat@1820 48 *eps-converted-to.pdf
djmoffat@1820 49 re:^docs/DMRN+10/img/\._TestCreate\.png$
djmoffat@1820 50 re:^docs/DMRN+10/img/\._APE\.png$
djmoffat@1820 51 re:^docs/DMRN+10/img/\._MUSHRA\.png$