From a1b28d756fe52a53d9d4da4d23853969fd529115 Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Tue, 23 Oct 2012 14:40:38 +1100 Subject: Make the recursive solver work properly. If you ignore the intermediate results for the strategy iteration phase then you're in the clear! I think! --- .gitignore | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3b01757..0173d7a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,14 @@ /impl/build/* /impl/parser/* +*.log +*.dvi +*.ps +*.aux +*.blg +*.bbl +*.toc +*.lof +*.lot +*.out +*~ +gmon.out -- cgit v1.2.3