diff .hgignore @ 1057:6dab902304c3

Make explicit that 'next test' in server only relates to 'pseudo-random mode'.
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Thu, 02 Jul 2015 15:44:35 +0100
parents 7a8fcf04aad3
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