From 9ea396290357f8cd50da13ca56a152a84d710c36 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Mon, 23 Aug 2010 23:01:14 +0200 Subject: [PATCH] Ignore vim swap files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e84e5a7e..c3fddb1e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ source/api build dist scikits/image/version.py +*.swp +