From 65efea67dce57981cdacfa0807b1851d6a441586 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sun, 30 Sep 2018 20:45:13 -0700 Subject: [PATCH] chore: ignore swap files --- web3.js/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web3.js/.gitignore b/web3.js/.gitignore index daea065ee5..5558b8e798 100644 --- a/web3.js/.gitignore +++ b/web3.js/.gitignore @@ -21,3 +21,6 @@ lib # Generated docs doc + +# VIM swap files +*.sw[po]