From 08ac5a5882ab16316107e863e3e9c28de9f6feb2 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Tue, 14 Apr 2026 01:27:42 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20.gitignore=20to=20inclu?= =?UTF-8?q?de=20.qwen/=20directory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9071fa6..2d4bae9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.qwen/ .idea/ node_modules/ # ---> macOS