git ignore python 3.7 virtual environment directories

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Elling <Richard.Elling@RichardElling.com>
Closes #8525
This commit is contained in:
Richard Elling 2019-03-25 15:05:26 -07:00 committed by Brian Behlendorf
parent c048ddaf33
commit fc16b4f4c8
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -61,3 +61,5 @@ cscope.*
*.patch
*.orig
*.log
venv