summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Elling <[email protected]>2019-03-25 15:05:26 -0700
committerBrian Behlendorf <[email protected]>2019-03-25 15:05:26 -0700
commitfc16b4f4c8f1f9b751d364821fa5a5a059e723a1 (patch)
tree8848ff342e1378850153b9437e8a3480f2a21387 /.gitignore
parentc048ddaf332504765696a456ab572d6f041051a2 (diff)
git ignore python 3.7 virtual environment directories
Reviewed-by: George Melikov <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Richard Elling <[email protected]> Closes #8525
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 99dc87c94..549fa59f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,5 @@ cscope.*
*.patch
*.orig
*.log
+venv
+