From 3fa572f4df3b0a836b0a9fe155cae242eb2176ac Mon Sep 17 00:00:00 2001 From: MatheusFaria Date: Thu, 3 Jul 2014 10:08:58 -0300 Subject: [PATCH] Rejecting VIM temp files --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index d87d4be..f61f58b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ spec/reports test/tmp test/version_tmp tmp +*.swp -- libgit2 0.21.2