Mercurial > hg > webaudioevaluationtool
annotate .hgignore @ 1461:1dfcfdb7a1ad
Feature #1456. PHP server adds a six character 'hash' to the end of the file.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 23 Nov 2015 16:02:37 +0000 |
parents | c8a9825aaa05 |
children | 1b6fa37d46a4 |
rev | line source |
---|---|
nickjillings@1453 | 1 syntax: glob |
nickjillings@1453 | 2 .project/** |
nickjillings@1453 | 3 .project |
nickjillings@1453 | 4 docs/SMC15/smc2015.log |
nickjillings@1453 | 5 docs/SMC15/smc2015template.aux |
nickjillings@1453 | 6 docs/SMC15/smc2015template.blg |
nickjillings@1453 | 7 docs/SMC15/smc2015template.log |
nickjillings@1453 | 8 docs/SMC15/smc2015template.out |
nickjillings@1453 | 9 docs/SMC15/smc2015template.pdf |
nickjillings@1453 | 10 docs/SMC15/smc2015template.synctex.gz |
nickjillings@1453 | 11 re:^docs/ExperimentVariableControl\.aux$ |
nickjillings@1453 | 12 re:^docs/ExperimentVariableControl\.log$ |
nickjillings@1453 | 13 re:^docs/ExperimentVariableControl\.synctex\.gz$ |
nickjillings@1453 | 14 *.aux |
nickjillings@1453 | 15 *.bbl |
nickjillings@1453 | 16 *.gz |
nickjillings@1453 | 17 *.log |
nickjillings@1453 | 18 *.blg |
nickjillings@1453 | 19 *.DS_Store |
nickjillings@1453 | 20 re:^RealismEval/ |
nickjillings@1453 | 21 re:^SynthReal/ |
nickjillings@1453 | 22 re:^SynthRealismTest\.html$ |
nickjillings@1453 | 23 re:^example_eval/paperExample\.xml$ |
nickjillings@1453 | 24 re:^example_eval/project\.xml\.orig$ |
nickjillings@1453 | 25 re:^index2\.html$ |
nickjillings@1453 | 26 re:^realismTest\.html$ |
nickjillings@1453 | 27 saves/*.xml |
nickjillings@1453 | 28 saves/timelines |
nickjillings@1453 | 29 saves/timelines-old |
nickjillings@1453 | 30 saves/*.csv |
nickjillings@1453 | 31 saves/*/*.csv |
nickjillings@1453 | 32 saves/*/*.png |
nickjillings@1457 | 33 saves/*/*.xml |
nickjillings@1457 | 34 saves/ratings/*.pdf |
nickjillings@1457 | 35 saves/timelines_movement/*.pdf |
nickjillings@1457 | 36 saves |
nickjillings@1457 | 37 re:^docs/WAC2016/\._WAC2016\.bib$ |
nickjillings@1457 | 38 re:^docs/WAC2016/\._WAC2016\.pdf$ |
nickjillings@1457 | 39 re:^docs/WAC2016/\._WAC2016\.tex$ |
nickjillings@1457 | 40 *.out |
nickjillings@1457 | 41 *.fdb_latexmk |
nickjillings@1457 | 42 *.toc |
nickjillings@1457 | 43 subject |
nickjillings@1457 | 44 resample |
nickjillings@1457 | 45 test-data |