From 56f8910a4e947f77d40ac0a99d875c602ea3c850 Mon Sep 17 00:00:00 2001 From: Derek McQuay Date: Fri, 26 Aug 2016 09:07:42 -0700 Subject: [PATCH] updated gitignore for swp files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d3beee5..7a3b830 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ _testmain.go *.test *.prof +*.swp