SIENTIAPDE-1309: Refine .gitignore to ignore test run reports within the model_manager/reports/temp directory, while preserving the temp directory itself.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -235,8 +235,8 @@ scouter/pipelines/**/triggers.yaml
|
|||||||
# Ignore temporary files
|
# Ignore temporary files
|
||||||
*.swp
|
*.swp
|
||||||
|
|
||||||
# Ignore test run reports in model_manager/reports
|
# Ignore test run reports in model_manager/reports/temp (but keep temp folder)
|
||||||
model_manager/reports/temp/test_run_*/
|
model_manager/reports/temp/*
|
||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
git_key*
|
git_key*
|
||||||
|
|||||||
Reference in New Issue
Block a user