From 7a654ead91ddac633c6d33603d975609467b5a96 Mon Sep 17 00:00:00 2001 From: ArthurErlich Date: Mon, 7 Sep 2026 19:54:38 +0200 Subject: [PATCH] chore: ignore .qwen/temp --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 77761ae..3e7eeb7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ data/ .leankg/ .cache/ +.qwen/temp \ No newline at end of file