From e25d2386aff7557ab7dbdf57df09b6648fa8839e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Fri, 4 Feb 2011 19:25:53 +0100
Subject: [PATCH] Update to .gitignore

---
 .gitignore | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/.gitignore b/.gitignore
index 03373f258b..ba4886094d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -159,14 +159,5 @@ mex/build/matlab/run_m2html.m
 /mex/sources/estimation/libmat/tests/test-repmat
 /mex/sources/estimation/libmat/tests/test-repmat.exe
 
-# Misc
-!/matlab/swz/c-code/Makefile
-!/mex/sources/kalman/cc/Makefile
-!/mex/sources/kalman/matlab/Makefile
-!/mex/sources/kalman/qt/f90/Makefile
-!/mex/sources/kalman/qt/test/Makefile
-!/mex/sources/kalman/sylv/cc/Makefile
-!/mex/sources/kalman/testing/Makefile
-
 # MacOS stuff
 .DS_Store
-- 
GitLab