From c58e3e0ea9d51fd036f3841987cce8fcb8e8dff5 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sun, 10 Jul 2022 15:33:17 -0700 Subject: [PATCH] Updating gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4fa0638..907bb49 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,6 @@ logs/* docs/* docker/mainnet/start-local-mainnet.sh docker/testnet/start-local-testnet.sh - +start-local-bchn.sh !logs/README.md