From 133a8245564926fd7a10b96c60c1956957c83ba5 Mon Sep 17 00:00:00 2001 From: Pamphile Roy <23188539+tupui@users.noreply.github.com> Date: Sat, 5 Jul 2025 23:44:54 +0200 Subject: [PATCH] hotfix --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a9cd33..8d039bd 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ __pycache__ .vscode .spyproject + # Test, linter, coverage htmlcov/* .coverage