From 95a2e5d11bcdf5b5c8df1efa25339b76a72c1fef Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 14 Oct 2009 18:11:08 +0200 Subject: [PATCH] Update .gitignore for whole scikit. --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a4ae5eba..11f20752 100644 --- a/.gitignore +++ b/.gitignore @@ -2,8 +2,8 @@ *~ *# *egg-info +*.so +*.bak doc/source/api doc/build source/api -scikits/image/opencv/*.so -scikits/image/opencv/*.bak