__pycache__/ *.py[cod] *.pyo *.pyd *.so .Python .python-version .venv/ venv/ env/ ENV/ .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage .coverage.* htmlcov/ build/ dist/ *.egg-info/ .eggs/ .ipynb_checkpoints/ .DS_Store # custom ignore results/ downloads/ temps/ datasets/ # outputs/