From f387535eae6f5d52754e209e817b1e96d413158d Mon Sep 17 00:00:00 2001 From: Adam Roben Date: Wed, 22 May 2013 11:59:06 -0400 Subject: [PATCH] Beef up .gitignore --- brightray/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/brightray/.gitignore b/brightray/.gitignore index 4f7257816726..4ee8ba8eacf3 100644 --- a/brightray/.gitignore +++ b/brightray/.gitignore @@ -4,3 +4,6 @@ /brightray.vcxproj* /brightray.xcodeproj/ /build/ + +# Vim +*.swp