From 4530e7afd67aa2b621252e592106e1c956b2a501 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Fri, 11 Jan 2019 16:02:13 +0800 Subject: [PATCH] gitignore: add swp/swo and repo root Signed-off-by: Sean Cross --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40b878d..3464a06 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -node_modules/ \ No newline at end of file +node_modules/ +*.swp +*.swo +repo-root/