diff .hgignore @ 1796:6bad36344d33

Make explicit that 'next test' in server only relates to 'pseudo-random mode'.
author Brecht De Man <b.deman@qmul.ac.uk>
date Thu, 02 Jul 2015 15:44:35 +0100
parents 3bf98a38f129
children 99cb3436759e
line wrap: on
line diff
--- a/.hgignore	Wed Jul 01 15:19:55 2015 +0100
+++ b/.hgignore	Thu Jul 02 15:44:35 2015 +0100
@@ -26,4 +26,8 @@
 re:^realismTest\.html$
 saves/*.xml
 saves/timelines
-saves/timelines-old
\ No newline at end of file
+saves/timelines-old
+saves/*.csv
+saves/*/*.csv
+saves/*/*.png
+saves/*/*.xml
\ No newline at end of file