From 442072bf123c43181b41aebca04ccb7742435268 Mon Sep 17 00:00:00 2001 From: Qian Min Chen Date: Sun, 8 Jul 2018 20:11:09 +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: Iccddfef8e2733c0a2440ad940e6de674ec538b37 --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 379a02b..887740c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,6 @@ cover htmlcov .secret_key_store .stestr/ -.venv dist *.egg *.sw?