From 333ced5c79eb10cc8ed8799f33a1c5df412587dc Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Mon, 7 Dec 2020 15:54:56 -0800 Subject: [PATCH] updating gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 24df2d3..1d6db25 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules/* .nyc_output/* wallet-info.txt wallet.json +integration-test-sweet.sh docs/ coverage/