From c3b5310cfa38fe55644cf1f7bcc75fd6d25072d5 Mon Sep 17 00:00:00 2001 From: will Date: Mon, 2 Sep 2024 14:16:44 +0100 Subject: [PATCH] Fixed .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a699830..21d0b89 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -./.venv +.venv/ -- 2.39.2