test created virtual env directory should git ignored

Change-Id: Ifb7aa7f3b142133d03d7dee6f7f43e4f8ce38aed
This commit is contained in:
Tong Li
2014-02-15 21:22:17 -05:00
committed by Gerrit Code Review
parent f7f145c7f1
commit 6df7acf75a

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ build
.tox
cover
.testrepository
.venv
subunit.log
AUTHORS
ChangeLog