From 0f9ddfb2bbd4cd0076e19f6182658e14a895ff59 Mon Sep 17 00:00:00 2001 From: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com> Date: Tue, 14 Jan 2020 22:27:34 -0800 Subject: [PATCH] Ignore blockchain_test --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2f8743efeaed..340b3483bf32 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ __pycache__/ nohup.out mongod.log* fndb_test* +blockchain_test* *.db # Logs @@ -61,4 +62,4 @@ pip-delete-this-directory.txt chia-blockchain.tar.gz # Dependencies -flint2 \ No newline at end of file +flint2