From 4e0734465295c908cc471c1c6728070e52f7c4fb Mon Sep 17 00:00:00 2001 From: Sergi Delgado Segura Date: Tue, 13 Aug 2019 14:50:09 +0100 Subject: [PATCH] Updates gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d3db129..dfdbf33 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ .vscode/ .idea/ +.venv/ *.log .DS_Store -venv/ conf.py bitcoin.conf* *__pycache__