From f3c802d4ecca5c384605162019dff2b440d28032 Mon Sep 17 00:00:00 2001 From: Matthias Nott <mnott@mnsoft.org> Date: Sun, 22 Mar 2026 13:38:21 +0100 Subject: [PATCH] fix: answer corrections (Q82/Q104/Q110/20-Q82), single-term formatting, priority tables, formula terms --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 16df84c..bece9b6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ __pycache__ *.pyc +.playwright-mcp/ -- Gitblit v1.3.1