From e96a213720e021678823c2fad5ff7b243e621b66 Mon Sep 17 00:00:00 2001 From: Erick Tryzelaar Date: Mon, 19 Oct 2015 09:46:04 -0700 Subject: [PATCH] chore(git): Ignore swap files Closes #172 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a9d37c56..7e8fe897 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -target Cargo.lock +target +*.sw[po]