chore: ignore generated architecture AST cache
This commit is contained in:
parent
4039c9d1c0
commit
dbccfd3073
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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_*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue