/target
*.pyc
__pycache__/
.ipynb_checkpoints/
catboost_info/
*.egg-info/
dist/
build/
*.so
*.dylib
*.pyd
.DS_Store
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
logs/
benchmarks/results/
data/
*.log
