From 5e976b5fc2228f3937b5e157b9049ee85e4640a2 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Mon, 29 Oct 2018 16:02:39 -0400 Subject: [PATCH] Ignore lava/pdudaemon/venv --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index aafadd3..b4efd25 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /.tox .venv*/ *.retry +lava/pdudaemon/venv/ -- 2.34.1