From fe2cd8e40940ab9608dc2de0e010798c76864fd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr> Date: Fri, 25 Jun 2010 14:38:26 +0200 Subject: [PATCH] Updated .gitignore --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 74d9654429..320975f26a 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -26,6 +26,7 @@ !/kalman/likelihood/test3.m !/kalman_filter_smoother/test.mat !/kalman_filter_smoother/testsmoother.m +!/k_order_perturbation/run_fs2000kplusplus.m !/ls2003/data_ca1.m !/objectives/sgu_ex1.mat !/parallel/data_ca1.m -- GitLab