chore: ignore generated architecture AST cache
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
codex 2026-08-19 12:20:37 +02:00
parent 4039c9d1c0
commit dbccfd3073

2
.gitignore vendored
View file

@ -44,6 +44,7 @@ htmlcov/
.coverage .coverage
.coverage.* .coverage.*
.cache .cache
/canon/architecture/.ast_cache/
nosetests.xml nosetests.xml
coverage.xml coverage.xml
*.cover *.cover
@ -193,4 +194,3 @@ state-hub/kubectl
# Local agent definition backups (migration artifacts) # Local agent definition backups (migration artifacts)
agents_backup_*/ agents_backup_*/