From 6b520f4cb74ca2189e74c3543b3150e5eb6ce0c6 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Mon, 4 May 2015 18:27:59 -0300 Subject: [PATCH] Ignore vim files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index fc8fe81..e6c7130 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /docs/_build /.*.html /local.rake +*.swp +*.swo -- libgit2 0.21.2