Add .venv to the .gitignore file

Make sure virtualenv files don't get committed to the repo

Change-Id: I91c2da5b5440ea36f832079e99add64e9bb68656
changes/64/283264/1
Kris Kendall 7 years ago
parent 49d5c02fdb
commit 8db8ada9ea

1
.gitignore vendored

@ -8,3 +8,4 @@ networking_powervm.egg-info/
doc/build
AUTHORS
ChangeLog
.venv

Loading…
Cancel
Save