From 7c6dcc8c733bde0b486296aafc73362a80bb35af Mon Sep 17 00:00:00 2001 From: Jack May Date: Thu, 3 Jan 2019 10:28:43 -0800 Subject: [PATCH] Ignore wallet/target --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0b07b43c5a..d74c31688d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target/ +/wallet/target/ /book/html/ /book/src/img/ /book/src/tests.ok