SIENTIAPDE-1231
Update .gitignore and remove values.yaml for project cleanup - Added .ruff_cache/ and catboost_info/ to .gitignore to prevent tracking of temporary files and caches. - Deleted values.yaml to remove outdated configuration settings, streamlining the project structure.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -48,3 +48,6 @@ git_log
|
||||
|
||||
tmp/
|
||||
catboost_info/
|
||||
|
||||
.ruff_cache/
|
||||
.mypy_cache/
|
||||
|
||||
Reference in New Issue
Block a user