chore: Add orchestrator report directory to .gitignore
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
QA automation reports in docs/reports/qa-automation/ are ephemeral and should not be committed. They are cleaned up by the orchestrator after task completion.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -54,3 +54,6 @@ yarn-error.log*
|
|||||||
|
|
||||||
# Husky
|
# Husky
|
||||||
.husky/_
|
.husky/_
|
||||||
|
|
||||||
|
# Orchestrator reports (generated by QA automation, cleaned up after processing)
|
||||||
|
docs/reports/qa-automation/
|
||||||
|
|||||||
Reference in New Issue
Block a user