From b101826de56ab8d68b3e787bae9500f42e3b3460 Mon Sep 17 00:00:00 2001 From: zl-q Date: Wed, 1 Apr 2026 21:11:26 +0800 Subject: [PATCH] chore: add .agents/ to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 488bce2..d5bbdc8 100644 --- a/.gitignore +++ b/.gitignore @@ -324,3 +324,6 @@ deploy/static/releases/*.ipa # Superset .superset/ + +# Local agents and skills +.agents/