From 45ce05224c3c7f60bf80bc77973ee02fd1c66e02 Mon Sep 17 00:00:00 2001 From: SinusFox Date: Wed, 24 Dec 2025 02:08:52 +0100 Subject: [PATCH] Updating .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7f793c1..1009190 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ __pycache__/ .python-version /venv/ -pyenv.cfg +pyvenv.cfg # IDE specific files