Modify the '.gitignore' file

Since the horizon remove the 'run_tests.sh' file,
so there should remove '.venv' from the '.gitignore' file.

Change-Id: I72f759de6c0deaacf9ec460d791bc501575f46d2
This commit is contained in:
Qian Min Chen 2018-07-08 20:01:23 +08:00
parent 7c4d4199e0
commit d6718db13f
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -14,7 +14,6 @@ releasenotes/build
.pydevproject
.settings
.tox
.venv
*.egg*
*.lock
*.pyc