From 1c843e2ded304230beb5c8a4ffd5a054fa512700 Mon Sep 17 00:00:00 2001 From: Robert Fischer Date: Tue, 22 May 2012 00:41:50 -0500 Subject: [PATCH] Ignore vi swap files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a9b76ab25..79dad5b8a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ com.springsource.sts.config.flow.prefs s3.properties .idea *.iml +.*.swp