SIENTIAPDE-1646
Update .gitignore and input_sample.json for improved configuration management - Added new patterns to .gitignore to exclude 'mlruns/', 'relatorio*', and 'openspec/*' directories from version control. - Updated the 'updated_at' date in input_sample.json to reflect a new timestamp for better tracking of schedule states.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -51,4 +51,7 @@ catboost_info/
|
||||
|
||||
.ruff_cache/
|
||||
.mypy_cache/
|
||||
mlruns/
|
||||
mlruns/
|
||||
|
||||
relatorio*
|
||||
openspec/*
|
||||
Reference in New Issue
Block a user