This is the traditional name for Python virtualenv directories. I use
this when building docs to avoid installating system libraries.

Signed-off-by: Stephen Finucane <step...@that.guru>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index f61f772..4f50440 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,3 +73,4 @@ testsuite.tmp.orig
 /openvswitch*.tar.gz
 /tests/lcov/
 /Documentation/_build
+/.venv
-- 
2.9.3

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to