From e531b937a9acb496772c2dcb2f9e7de617088cd4 Mon Sep 17 00:00:00 2001 From: Qian Min Chen Date: Fri, 9 Feb 2018 11:01:45 +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. See the patch 'https://review.openstack.org/#/c/399842/' Change-Id: I7121c40543dba4d5b6aafe6b1b150b8a385ee3e7 --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index eccc5e25..622541a5 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,6 @@ pip-log.txt nosetests.xml .secret_key_store .testrepository -.venv node_modules coverage* test-shim.js