Mercurial > hg > webaudioevaluationtool
diff .hgignore @ 755:c73996a0fb21
Bug #1486: Fixed rogue '+' appearing in move slider alert. Unlabelled axis have default of 'Axis ' and their index.
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Thu, 17 Dec 2015 13:03:39 +0000 |
parents | |
children | 33d7a1faa50b 1b6fa37d46a4 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Thu Dec 17 13:03:39 2015 +0000 @@ -0,0 +1,45 @@ +syntax: glob +.project/** +.project +docs/SMC15/smc2015.log +docs/SMC15/smc2015template.aux +docs/SMC15/smc2015template.blg +docs/SMC15/smc2015template.log +docs/SMC15/smc2015template.out +docs/SMC15/smc2015template.pdf +docs/SMC15/smc2015template.synctex.gz +re:^docs/ExperimentVariableControl\.aux$ +re:^docs/ExperimentVariableControl\.log$ +re:^docs/ExperimentVariableControl\.synctex\.gz$ +*.aux +*.bbl +*.gz +*.log +*.blg +*.DS_Store +re:^RealismEval/ +re:^SynthReal/ +re:^SynthRealismTest\.html$ +re:^example_eval/paperExample\.xml$ +re:^example_eval/project\.xml\.orig$ +re:^index2\.html$ +re:^realismTest\.html$ +saves/*.xml +saves/timelines +saves/timelines-old +saves/*.csv +saves/*/*.csv +saves/*/*.png +saves/*/*.xml +saves/ratings/*.pdf +saves/timelines_movement/*.pdf +saves +re:^docs/WAC2016/\._WAC2016\.bib$ +re:^docs/WAC2016/\._WAC2016\.pdf$ +re:^docs/WAC2016/\._WAC2016\.tex$ +*.out +*.fdb_latexmk +*.toc +subject +resample +test-data \ No newline at end of file