From 4ec9652f9ec9c9029c6e42f00047e7debb01da77 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Tue, 9 Mar 2010 18:29:35 +0100
Subject: [PATCH] Estimation DLL: added test for repmat in .gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 68dc8ce24d..f6798745d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -136,6 +136,8 @@ ylwrap
 /mex/sources/estimation/libmat/tests/test-gsd.exe
 /mex/sources/estimation/libmat/tests/test-lu
 /mex/sources/estimation/libmat/tests/test-lu.exe
+/mex/sources/estimation/libmat/tests/test-repmat
+/mex/sources/estimation/libmat/tests/test-repmat.exe
 
 # Misc
 !/matlab/swz/c-code/Makefile
-- 
GitLab