SIENTIAPDE-1309: Add ignore rule for test run reports in model_manager/reports

This commit is contained in:
Bruno Domingues
2025-11-06 15:59:44 -03:00
parent c7f44a2423
commit 258bad84c6

3
.gitignore vendored
View File

@@ -235,6 +235,9 @@ scouter/pipelines/**/triggers.yaml
# Ignore temporary files
*.swp
# Ignore test run reports in model_manager/reports
model_manager/reports/test_run_*/
# Miscellaneous
git_key*
git_log