From 2b64b86971fda6f453f3997804b9eef95006c80f Mon Sep 17 00:00:00 2001 From: Qian Min Chen Date: Fri, 20 Jul 2018 10:20:30 +0800 Subject: [PATCH] Modify the '.gitignore' file Since the horizon remove the 'run_tests.sh' file, so there should remove '.venv' from the '.gitignore' file. Change-Id: I1c5d194b37d68b6859b6d27ee70629446e54ea6b --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index d492200..afa7811 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,6 @@ pip-log.txt .tox nosetests.xml .testrepository -.venv # Translations *.mo