From 29889a90e5fb77d94c6ea9c33920da9fb4bfa700 Mon Sep 17 00:00:00 2001 From: Rob Walker Date: Thu, 31 Jan 2019 16:09:56 -0800 Subject: [PATCH] ignore ledger-tool/target (#2624) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b32fa40870..07526794a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /target/ +/ledger-tool/target/ /wallet/target/ /book/html/ /book/src/img/ @@ -19,4 +20,3 @@ log-*.txt # intellij files /.idea/ /solana.iml -