From fc16b4f4c8f1f9b751d364821fa5a5a059e723a1 Mon Sep 17 00:00:00 2001 From: Richard Elling Date: Mon, 25 Mar 2019 15:05:26 -0700 Subject: [PATCH] git ignore python 3.7 virtual environment directories Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Signed-off-by: Richard Elling Closes #8525 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 99dc87c94..549fa59f3 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,5 @@ cscope.* *.patch *.orig *.log +venv +