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
|
||||||
.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_*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue