From e755dde2c00149b2d58666ebd6a62ec48cfbcd4b Mon Sep 17 00:00:00 2001 From: jean-philippe serafin Date: Mon, 8 Apr 2013 10:08:16 +0200 Subject: [PATCH] fix vim swap files ignoring --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de978f69..363dd99f 100755 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ *.gem -*.swp +*.sw* *.pyc *#* build