Add agent-generated artifacts to .gitignore
This commit is contained in:
parent
485ac0a742
commit
1471b8addf
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -128,3 +128,7 @@ metadata_tooling/
|
|||
temp/
|
||||
docs/schema.yml
|
||||
docs/datasets/*/schema.yml
|
||||
|
||||
# Agent-generated reports (not part of codebase)
|
||||
.audit/
|
||||
docs/AGENT-REPORTS/
|
||||
|
|
|
|||
Loading…
Reference in a new issue