From 6e70500ded6d7f3fb07e54becd7993811e2a4a4c Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Wed, 23 Nov 2022 23:10:31 +0100 Subject: [PATCH] Ignore Python virtualenvs --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a847f8e..f2b3193 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,7 @@ !.git* __pycache__/ +/venv/ +/env/ current.ospf