From f4750f00968aa6e54c836e29fc1f6c544c72fb1f Mon Sep 17 00:00:00 2001 From: Dave Page Date: Mon, 1 Jun 2020 10:31:34 +0100 Subject: [PATCH] Ignore venv directories in the tree. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 31aebede9..4deab7fc2 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ web/yarn-error.log /web/cacert.pem auditjs.html auditpy.txt +/venv/