From bdec9c7e3efb29db9355502353ed9a299784dd23 Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Mon, 22 Apr 2019 10:57:18 +0000 Subject: [PATCH] Excluding venv --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3a5adae..5c60efd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ __pycache__/ *.pyc app/__pycache__/ -tokenexplorervenv/ +flo-token-explorer/