From 07e415f307a9dba1362310a977cf602ac293e66f Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Tue, 18 Jun 2019 13:26:10 -0700 Subject: [PATCH] Adding docs dir to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ab1b59..c6880e3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ test-v1 nohup.out slp-tx-db/ logs/ +docs/*