From f92ee9907d75e3f257d15103d9556d162889d035 Mon Sep 17 00:00:00 2001 From: positnuec <93694981+positnuec@users.noreply.github.com> Date: Thu, 9 Jul 2026 03:55:24 +0800 Subject: [PATCH] Update .gitignore for AI coding local folders --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 73ce58dae..c4abb6fb7 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,17 @@ config/reloadalas test.py test/ + +# Cover some AI IDEs +.claude +.codex +.cursor +.trae + +# Cover some mcp tools +.codegraph + + # Created by .ignore support plugin (hsz.mobi) ### JetBrains template