From 45b01b29de6da436b39ca2736ee45afe025cd4a8 Mon Sep 17 00:00:00 2001 From: Brendan Le Foll Date: Mon, 1 Jun 2015 15:14:19 +0100 Subject: [PATCH] .gitignore: add .swo tmp files Signed-off-by: Brendan Le Foll --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 04e9fcc..41c99f7 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ build/ # Temp files *.swp +*.swo *~ # npmpub files