From bed4ba36d7a7db8f26a14fb53c2ff55be8395382 Mon Sep 17 00:00:00 2001 From: future Date: Thu, 5 Mar 2026 17:03:09 +0300 Subject: [PATCH] chore: ignore ai configs --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 824da00..7749cc9 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,11 @@ venv.bak/ qwen.md +# AI configs +11.py +.qwen/ +QWEN.md + # Distribution / packaging build/ develop-eggs/