From 0e1d1472ba9e474a8f08f12b0103515460a05a91 Mon Sep 17 00:00:00 2001 From: Felix Date: Fri, 10 Apr 2026 16:30:44 +0300 Subject: [PATCH] chore: add .qwen to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a730781..12f7e0d 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ AGENTS.md bin obj .vscode/settings.json +.qwen \ No newline at end of file