Add '.venv' to .gitignore

Change-Id: Ib7c5c5e2edeeeb885b37b69d05a70048f9b68992
This commit is contained in:
tengqm 2015-11-25 04:47:34 -05:00
parent 681e93e985
commit 6036d87131

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
*~ *~
.tox .tox
.testrepository .testrepository
.venv
AUTHORS AUTHORS
ChangeLog ChangeLog
dist dist