diff .hgignore @ 749:07c996307cbd

Bug #1510 Fixed.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 21 Dec 2015 11:53:05 +0000
parents
children 33d7a1faa50b 1b6fa37d46a4
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Mon Dec 21 11:53:05 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