From dbccfd30735f55280d4aa15eb9fd4f15fd5893e4 Mon Sep 17 00:00:00 2001 From: codex Date: Wed, 19 Aug 2026 12:20:37 +0200 Subject: [PATCH] chore: ignore generated architecture AST cache --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 94a9815..a81dbd0 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ htmlcov/ .coverage .coverage.* .cache +/canon/architecture/.ast_cache/ nosetests.xml coverage.xml *.cover @@ -193,4 +194,3 @@ state-hub/kubectl # Local agent definition backups (migration artifacts) agents_backup_*/ -