diff .hgignore @ 858:30d5aa52b034

Update dev_main
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Wed, 22 Jul 2015 12:41:22 +0100
parents
children 7b0ce3a9ddc1 99cb3436759e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Wed Jul 22 12:41:22 2015 +0100
@@ -0,0 +1,33 @@
+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
\ No newline at end of file